Stg and prod have the same role now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
0527d7d23e
commit
a52525b9e8
1 changed files with 1 additions and 2 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue