Make sure gpg link is right on sign boxes.
This commit is contained in:
parent
772f25efd4
commit
0446b1bc96
1 changed files with 3 additions and 0 deletions
|
@ -41,6 +41,9 @@
|
|||
copy: src="{{ files }}/sign/server.conf.secondary" dest=/etc/sigul/server.conf owner=root group=sigul mode=640
|
||||
when: inventory_hostname.startswith('secondary')
|
||||
|
||||
- name: setup gpg link
|
||||
file: state=link src=/usr/bin/gpg1 dest=/usr/bin/gpg
|
||||
|
||||
- name: ntp steptickers
|
||||
copy: src="{{ files }}/common/step-tickers" dest=/etc/ntp/step-tickers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue