settings.py is only for new darkserver, and breaks old one
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
6ab0fbdc0e
commit
8b3c58dcc0
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
notify: reload httpd
|
||||
|
||||
- name: Copy over settings.py
|
||||
when: env == "staging"
|
||||
template: src=settings.py
|
||||
dest=/etc/darkserver/settings.py
|
||||
mode=0600 owner=apache group=apache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue