Dzahn has submitted this change and it was merged.

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(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



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: merged
Gerrit-Change-Id: I087a40b59daf5fa31f5015aa579c6e6e3fa5217a
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Chad <ch...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Giuseppe Lavagetto <glavage...@wikimedia.org>
Gerrit-Reviewer: Thcipriani <tcipri...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to