Merge "Move the !ci-backup play next to the rest of the servers"
This commit is contained in:
commit
a5e25547f4
@ -13,6 +13,13 @@
|
||||
- timezone
|
||||
- unbound
|
||||
|
||||
- hosts: "!ci-backup:!disabled"
|
||||
name: "Base: set up common environment on all hosts (except backup)"
|
||||
roles:
|
||||
- exim
|
||||
- iptables
|
||||
- snmpd
|
||||
|
||||
- hosts: bridge.openstack.org:!disabled
|
||||
name: "Base: configure OpenStackSDK on bridge"
|
||||
tasks:
|
||||
@ -38,10 +45,3 @@
|
||||
roles:
|
||||
- puppet-install
|
||||
- disable-puppet-agent
|
||||
|
||||
- hosts: "!ci-backup:!disabled"
|
||||
name: "Base: set up common environment on all hosts (except backup)"
|
||||
roles:
|
||||
- exim
|
||||
- iptables
|
||||
- snmpd
|
||||
|
Loading…
x
Reference in New Issue
Block a user