Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/306283

Change subject: Revert "Scap3: Go ahead and `scap deploy --init` a freshly 
provisioned repo"
......................................................................

Revert "Scap3: Go ahead and `scap deploy --init` a freshly provisioned repo"

This reverts commit 49fe3abc5830f04222f01b5590fcd6034ad40f14.

Change-Id: I087a40b59daf5fa31f5015aa579c6e6e3fa5217a
---
M modules/scap/manifests/source.pp
1 file changed, 0 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/83/306283/1

diff --git a/modules/scap/manifests/source.pp b/modules/scap/manifests/source.pp
index ddc77d3..6f8e436 100644
--- a/modules/scap/manifests/source.pp
+++ b/modules/scap/manifests/source.pp
@@ -118,17 +118,6 @@
             shared             => true,
             recurse_submodules => true,
             require            => Git::Clone["scap::source ${repository} for 
${title}"],
-            notify             => Exec["scap::source init ${repository} for 
${title}"],
         }
-    }
-
-    # Go ahead and init the DEPLOY_HEAD too
-    exec { "scap::source init ${repository} for ${title}":
-        creates     => "${path}/.git/DEPLOY_HEAD",
-        command     => 'scap deploy --init',
-        cwd         => $path,
-        user        => $owner,
-        group       => $group,
-        refreshonly => true,
     }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/306283
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I087a40b59daf5fa31f5015aa579c6e6e3fa5217a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to