Install pagure on all pkgs hosts so the distgit role doesn't crash
This commit is contained in:
parent
2cd727c4f8
commit
653e5d5f39
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@
|
|||
when: env == "staging" and inventory_hostname.startswith('pkgs02'),
|
||||
mnt_dir: '/srv/cache/lookaside_prod',
|
||||
nfs_src_dir: 'fedora_sourcecache', nfs_mount_opts='ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4' }
|
||||
- { role: distgit/pagure,
|
||||
when: env != "staging" or inventory_hostname.startswith('pkgs01') }
|
||||
- role: distgit/pagure
|
||||
- role: distgit
|
||||
tags: distgit
|
||||
- { role: hosts, when: env == "staging" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue