Stg and prod have the same role now

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-11-23 01:10:21 +00:00
parent 0527d7d23e
commit a52525b9e8

View file

@ -29,8 +29,7 @@
- fedmsg/base
- { role: nfs/client, when: env == "staging", mnt_dir: '/mnt/web/attachments', nfs_src_dir: 'fedora_app_staging/app/attachments' }
- { role: nfs/client, when: env != "staging", mnt_dir: '/mnt/web/attachments', nfs_src_dir: 'fedora_app/app/attachments' }
- { role: mediawiki, when: env != "staging" }
- { role: mediawiki, when: env == "staging" }
- mediawiki
- sudo
- { role: openvpn/client,
when: env != "staging" }