bastion: clean up logic so server will install on bastion01.iad2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7a82a5a7d5
commit
4fe5df7f63
1 changed files with 2 additions and 3 deletions
|
@ -18,9 +18,8 @@
|
||||||
- fas_client
|
- fas_client
|
||||||
- sudo
|
- sudo
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- { role: openvpn/server, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }
|
- openvpn/server
|
||||||
- { role: openvpn/client, when: inventory_hostname.startswith('bastion13') }
|
- packager_alias
|
||||||
- { role: packager_alias, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }
|
|
||||||
- opendkim
|
- opendkim
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue