Merge "Move the !ci-backup play next to the rest of the servers"

This commit is contained in:
Zuul 2018-09-12 17:26:15 +00:00 committed by Gerrit Code Review
commit a5e25547f4

View File

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