Faidon Liambotis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/231143
Change subject: Remove manifests/stages.pp
......................................................................
Remove manifests/stages.pp
We are not using stages anywhere as far as I could see. This is dead
code that can be resurrected if we ever decide to introduce stages.
Change-Id: I5c9d52fc40f89555d41e2b8260b20387c44e8ee4
---
M manifests/site.pp
D manifests/stages.pp
2 files changed, 0 insertions(+), 7 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/43/231143/1
diff --git a/manifests/site.pp b/manifests/site.pp
index f3a4eb8..e856f15 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -9,11 +9,6 @@
import 'role/analytics/*.pp'
import 'swift.pp'
-# Include stages last
-import 'stages.pp'
-
-# Initialization
-
# Base nodes
# Class for *most* servers, standard includes
diff --git a/manifests/stages.pp b/manifests/stages.pp
deleted file mode 100644
index 826d665..0000000
--- a/manifests/stages.pp
+++ /dev/null
@@ -1,2 +0,0 @@
-stage { 'first': before => Stage[main] }
-stage { 'last': require => Stage[main] }
--
To view, visit https://gerrit.wikimedia.org/r/231143
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c9d52fc40f89555d41e2b8260b20387c44e8ee4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits