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
|
||||
bastion02.phx2.fedoraproject.org
|
||||
bastion-comm01.qa.fedoraproject.org
|
||||
bastion13.rdu2.fedoraproject.org
|
||||
|
||||
[blockerbugs]
|
||||
blockerbugs01.phx2.fedoraproject.org
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue