Giuseppe Lavagetto has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/393799 )

Change subject: site.pp: remove import of realm.pp
......................................................................

site.pp: remove import of realm.pp

This is not needed anymore as all hosts on all platforms are now moved
to the future parser, or to puppet 4.

Change-Id: Ib10e7c9e3c79c214979686fe02672dc73823ccfb
---
M manifests/site.pp
1 file changed, 0 insertions(+), 3 deletions(-)


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

diff --git a/manifests/site.pp b/manifests/site.pp
index 0bb6fd1..06e4e0b 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1,8 +1,5 @@
 # vim: set tabstop=4 shiftwidth=4 softtabstop=4 expandtab textwidth=80 smarttab
 # site.pp
-unless ($::environment == 'future') {
-    import 'realm.pp' # These ones first
-}
 # Base nodes
 
 # Default variables. this way, they work with an ENC (as in labs) as well.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib10e7c9e3c79c214979686fe02672dc73823ccfb
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <glavage...@wikimedia.org>

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

Reply via email to