bastion: move openvpn server role before nagios_client that requires a /etc/openvpn/server/ccd dir
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0760ee57a6
commit
556ad722f2
1 changed files with 1 additions and 1 deletions
|
@ -13,12 +13,12 @@
|
||||||
roles:
|
roles:
|
||||||
- base
|
- base
|
||||||
- rkhunter
|
- rkhunter
|
||||||
|
- openvpn/server
|
||||||
- nagios_client
|
- nagios_client
|
||||||
- hosts
|
- hosts
|
||||||
- ipa/client
|
- ipa/client
|
||||||
- sudo
|
- sudo
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- openvpn/server
|
|
||||||
- packager_alias
|
- packager_alias
|
||||||
- opendkim
|
- opendkim
|
||||||
- fasjson
|
- fasjson
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue