inspec/test/cookbooks/os_prepare/files/httpd.conf
Carl Johnston 30b4152dd2 Add integration tests for symlinked apache configuration.
Remove httpd helper cookbook and write out simple configuration by hand.

Signed-off-by: Carl Johnston <carldjohnston@gmail.com>
2017-03-14 14:48:19 +11:00

5 lines
77 B
ApacheConf

Listen 80
User apache
Group apache
LogLevel warn
Include conf-enabled/*.conf