put in bastion13 and start building

This commit is contained in:
Stephen Smoogen 2017-11-28 20:41:28 +00:00
parent 4cc1a5deb5
commit 09746514b8
2 changed files with 3 additions and 2 deletions

View file

@ -109,6 +109,7 @@ basset01.stg.phx2.fedoraproject.org
bastion01.phx2.fedoraproject.org
bastion02.phx2.fedoraproject.org
bastion-comm01.qa.fedoraproject.org
bastion13.rdu2.fedoraproject.org
[blockerbugs]
blockerbugs01.phx2.fedoraproject.org

View file

@ -18,8 +18,8 @@
- fas_client
- sudo
- collectd/base
- { role: openvpn/server, when: not inventory_hostname.startswith('bastion-comm01') }
- { role: packager_alias, when: not inventory_hostname.startswith('bastion-comm01') }
- { role: openvpn/server, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }
- { role: packager_alias, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }
- opendkim
tasks: