mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
Add basset01 to inventory and do not add vpn yet
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -68,6 +68,9 @@ badges-web02.phx2.fedoraproject.org
|
||||
[badges-web-stg]
|
||||
badges-web01.stg.phx2.fedoraproject.org
|
||||
|
||||
[basset]
|
||||
basset01.phx2.fedoraproject.org
|
||||
|
||||
[basset-stg]
|
||||
basset01.stg.phx2.fedoraproject.org
|
||||
|
||||
|
||||
@@ -21,11 +21,11 @@
|
||||
- collectd/base
|
||||
- rsyncd
|
||||
- sudo
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
- apache
|
||||
#- { role: openvpn/client,
|
||||
# when: env != "staging" }
|
||||
- mongodb
|
||||
- rabbitmq
|
||||
- apache
|
||||
- basset/frontend
|
||||
- basset/worker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user