Get the filenames to match up with puppet.
This commit is contained in:
parent
48cf1e4b61
commit
f047cafc8d
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
src={{item}} dest=/etc/httpd/conf.d/{{website}}/{{item}}
|
||||
owner=root group=root mode=0644
|
||||
with_items:
|
||||
- start.conf
|
||||
- start-web.conf
|
||||
- languages.conf
|
||||
notify:
|
||||
- restart httpd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue