[copr] don't run delete-forgotten-instances.cron on stg instance
This commit is contained in:
parent
97bb077ec8
commit
e50cb0d8f9
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@
|
|||
|
||||
- name: copy delete-forgotten-instances.cron
|
||||
copy: src="delete-forgotten-instances.cron" dest=/etc/cron.daily/delete-forgotten-instances owner=root group=root mode=755
|
||||
when: not devel
|
||||
|
||||
- name: add sign machine address into the sign.conf
|
||||
lineinfile: "dest=/etc/sign.conf regexp='^server' line='server: {{ signer_host }}'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue