Dont bother with nfs for now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
84e65a9236
commit
55be691b71
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- apache
|
- apache
|
||||||
- fedmsg/base
|
- 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_staging/app/attachments' }
|
||||||
- { role: nfs/client, when: env != "staging", mnt_dir: '/mnt/web/attachments', nfs_src_dir: 'fedora_app/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" }
|
||||||
- { role: mediawiki, when: env == "staging" }
|
- { role: mediawiki, when: env == "staging" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue