Update TODO

This commit is contained in:
Gary Larizza 2011-07-08 09:53:25 -07:00
parent 8d17a6c6e5
commit 07706dbfca

6
TODO
View File

@ -1,7 +1,3 @@
Need to set a variable for /var/lib/mysql in the mysql module Need to set a variable for /var/lib/mysql in the mysql module
Do we need to set the hostname or data in Apache? Do we need to set the hostname or data in Apache?
Update puppet.conf if master == true? Something to get the report URL set. Update puppet.conf if master == true? Something to get the report URL set.
Decide how to integrate Passenger (init script, mainly)
- Require apache, Passenger (which requires gcc and ruby)
- Restart Passenger by touching ./project/restart.txt or...
- If passenger, kill the init script and notify Apache when we need Puppet Dashboard to restart.