ReleaseEngineering/PuppetAgain/Modules/httpd
< ReleaseEngineering | PuppetAgain | Modules
Jump to navigation
Jump to search
This module enables a httpd server on Darwin slaves
It has three available classes:
define httpd::config ($file = $title, $contents = ) {
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