put in bastion13 and start building
This commit is contained in:
parent
4cc1a5deb5
commit
09746514b8
2 changed files with 3 additions and 2 deletions
|
@ -109,6 +109,7 @@ basset01.stg.phx2.fedoraproject.org
|
||||||
bastion01.phx2.fedoraproject.org
|
bastion01.phx2.fedoraproject.org
|
||||||
bastion02.phx2.fedoraproject.org
|
bastion02.phx2.fedoraproject.org
|
||||||
bastion-comm01.qa.fedoraproject.org
|
bastion-comm01.qa.fedoraproject.org
|
||||||
|
bastion13.rdu2.fedoraproject.org
|
||||||
|
|
||||||
[blockerbugs]
|
[blockerbugs]
|
||||||
blockerbugs01.phx2.fedoraproject.org
|
blockerbugs01.phx2.fedoraproject.org
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
- fas_client
|
- fas_client
|
||||||
- sudo
|
- sudo
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- { role: openvpn/server, 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') }
|
- { role: packager_alias, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }
|
||||||
- opendkim
|
- opendkim
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue