distgit: turn off grokmirror for now in stg
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
f258376a88
commit
687230bfb8
1 changed files with 2 additions and 0 deletions
|
@ -473,6 +473,7 @@
|
|||
|
||||
- name: setup grokmirror for repos
|
||||
package: name=python-grokmirror state=installed
|
||||
when: env != "staging"
|
||||
tags:
|
||||
- grokmirror
|
||||
- pkgs
|
||||
|
@ -495,6 +496,7 @@
|
|||
|
||||
- name: run initial grokmirror run
|
||||
command: /usr/bin/grok-manifest -m /srv/git/grokmirror/manifest.js.gz -t /srv/git/repositories/ creates=/srv/git/grokmirror/manifest.js.gz
|
||||
when: env != "staging"
|
||||
tags:
|
||||
- grokmirror
|
||||
- pkgs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue