do not install the pagure on pkgs02.stg
This commit is contained in:
parent
82a9a2e925
commit
402f919bb3
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
- role: distgit
|
||||
tags: distgit
|
||||
- { role: hosts, when: env == "staging" }
|
||||
- { role: distgit/pagure, when: env == "staging" }
|
||||
- { role: distgit/pagure, when: env == "staging" and inventory_hostname.startswith('pkgs01') }
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue