Need koji storage mounted on the new koji hubs.

This commit is contained in:
Kevin Fenzi 2015-01-21 16:46:07 +00:00
parent a24260f020
commit c8656070c5

View file

@ -41,6 +41,10 @@
- { role: koji_builder, when: env == "staging" }
- { role: nfs/server, when: env == "staging" }
- { role: keepalived, when: env != "staging" }
- role: nfs/client
mnt_dir: '/mnt/fedora_koji'
nfs_src_dir: 'fedora_koji'
when: datacenter != 'staging'
- koji_hub
- sudo