--- Exec[git_clone_operations/puppet].orig
+++ Exec[git_clone_operations/puppet]
@@
- command => /usr/bin/git clone -b production https://gerrit.wikimedia.org/r/operations/puppet /srv/git/operations/puppet
+ command => /usr/bin/git clone -b production https://gerrit.discovery.wmnet/r/operations/puppet /srv/git/operations/puppet
Exec[git_set_origin_operations/puppet]
- Parameters differences:
--- Exec[git_set_origin_operations/puppet].orig
+++ Exec[git_set_origin_operations/puppet]
@@
- command => /usr/bin/git remote set-url origin https://gerrit.wikimedia.org/r/operations/puppet
+ command => /usr/bin/git remote set-url origin https://gerrit.discovery.wmnet/r/operations/puppet
@@
- unless => [ "$(/usr/bin/git remote get-url origin)" = "https://gerrit.wikimedia.org/r/operations/puppet" ]
+ unless => [ "$(/usr/bin/git remote get-url origin)" = "https://gerrit.discovery.wmnet/r/operations/puppet" ]