Need koji storage mounted on the new koji hubs.
This commit is contained in:
parent
a24260f020
commit
c8656070c5
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@
|
||||||
- { role: koji_builder, when: env == "staging" }
|
- { role: koji_builder, when: env == "staging" }
|
||||||
- { role: nfs/server, when: env == "staging" }
|
- { role: nfs/server, when: env == "staging" }
|
||||||
- { role: keepalived, 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
|
- koji_hub
|
||||||
- sudo
|
- sudo
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue