pkgs: don't install gitolite/base in staging
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
c9f5fbdca5
commit
e2b1add696
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- sudo
|
- sudo
|
||||||
- apache
|
- apache
|
||||||
- gitolite/base
|
- { role: gitolite/base, when: env != "staging" }
|
||||||
- gitolite/check_fedmsg_hooks
|
- gitolite/check_fedmsg_hooks
|
||||||
- { role: git/make_checkout_seed, when: env != "staging" }
|
- { role: git/make_checkout_seed, when: env != "staging" }
|
||||||
- git/hooks
|
- git/hooks
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue