Andrew Bogott has uploaded a new change for review.

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


Change subject: Removed misc::deployment::scripts class.
......................................................................

Removed misc::deployment::scripts class.

It caused an error due to redefinition of "misc::deployment::vars".

This class is unused in production, and was causing trouble in labs.

Change-Id: If5a74b1dc2e8e01d5e0d0234a7c2f545df24c53f
---
M manifests/misc/deployment.pp
1 file changed, 0 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/99/95699/1

diff --git a/manifests/misc/deployment.pp b/manifests/misc/deployment.pp
index 1223d9d..af7a0cd 100644
--- a/manifests/misc/deployment.pp
+++ b/manifests/misc/deployment.pp
@@ -158,12 +158,6 @@
        }
 }
 
-# Scripts for the new git-deploy deployment system
-class misc::deployment::scripts {
-       include misc::deployment::common_scripts
-       class { "misc::deployment::vars": system => "git-deploy" }
-}
-
 # Scripts for the old rsync-based deployment system
 class misc::deployment::scap_scripts {
        include misc::deployment::common_scripts

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If5a74b1dc2e8e01d5e0d0234a7c2f545df24c53f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to