pgks: don't install gitolite/base on rhel8
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
7220f9aee8
commit
042eafc49b
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- { role: gitolite/base, when: env != "staging" }
|
||||
- { role: gitolite/base, when: env != "staging" and datacenter != iad2}
|
||||
- gitolite/check_fedmsg_hooks
|
||||
- { role: git/make_checkout_seed, when: env != "staging" }
|
||||
- git/hooks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue