ReleaseEngineering/PuppetAgain/Modules/httpd
< ReleaseEngineering | PuppetAgain | Modules
Jump to navigation
Jump to search
This module enables a httpd server, and allows simple httpd configurations to be added using a config directory.
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