Dont bother with nfs for now

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2015-12-22 14:59:06 +00:00
parent 84e65a9236
commit 55be691b71

View file

@ -25,7 +25,7 @@
- collectd/base
- apache
- 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: mediawiki, when: env != "staging" }
- { role: mediawiki, when: env == "staging" }