[copr] typo
This commit is contained in:
parent
ee31dd0850
commit
cefbb9d0c9
1 changed files with 1 additions and 1 deletions
|
@ -128,5 +128,5 @@
|
|||
copy: src="delete-forgotten-instances.cron" dest=/etc/cron.daily/delete-forgotten-instances owner=root group=root mode=755
|
||||
|
||||
- name: add sign machine address into the sign.conf
|
||||
lineinfile: dest="/etc/sign.conf" regexp="^server" line="server':' {{ signer_host }}"
|
||||
lineinfile: dest="/etc/sign.conf" regexp="^server" line="server: {{ signer_host }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue