mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
Activate distgit/pagure in prod and on pkgs01.stg (so not pkgs02.stg)
This commit is contained in:
@@ -39,7 +39,8 @@
|
||||
- role: distgit
|
||||
tags: distgit
|
||||
- { role: hosts, when: env == "staging" }
|
||||
- { role: distgit/pagure, when: env == "staging" and inventory_hostname.startswith('pkgs01') }
|
||||
- { role: distgit/pagure,
|
||||
when: env != "staging" or inventory_hostname.startswith('pkgs01') }
|
||||
|
||||
tasks:
|
||||
- name: Copy keytab
|
||||
|
||||
Reference in New Issue
Block a user