ReleaseEngineering/PuppetAgain/Modules/httpd
< ReleaseEngineering | PuppetAgain | Modules
This module enables a httpd server on Darwin slaves
It has three available classes:
httpd::config
Given a file name and it's template contents, add it to /etc/apache2/other/. The default httpd.conf includes files in /etc/apache2/other/*.conf
httpd
Enable httpd as a running service.
http::settings
settings common to the httpd module