Make sure gpg link is right on sign boxes.

This commit is contained in:
Kevin Fenzi 2015-04-27 20:25:05 +00:00
parent 772f25efd4
commit 0446b1bc96

View file

@ -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