Tim Landscheidt has uploaded a new change for review.

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

Change subject: Rename last references of labsconsole to wikitech
......................................................................

Rename last references of labsconsole to wikitech

Change-Id: Id4e4b9534c630b990d9592ba4576169ce9d5823d
---
M manifests/role/labsbastion.pp
M manifests/role/puppet.pp
M manifests/role/wikimetrics.pp
3 files changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/13/110513/1

diff --git a/manifests/role/labsbastion.pp b/manifests/role/labsbastion.pp
index 260a093..e180c47 100644
--- a/manifests/role/labsbastion.pp
+++ b/manifests/role/labsbastion.pp
@@ -8,7 +8,7 @@
             owner   => root,
             group   => root,
             mode    => '0444',
-            content => "\nIf you are having access problems, please 
see:https://labsconsole.wikimedia.org/wiki/Access#Accessing_public_and_private_instances\n";,
+            content => "\nIf you are having access problems, please see: 
https://wikitech.wikimedia.org/wiki/Access#Accessing_public_and_private_instances\n";,
         }
     }
 
diff --git a/manifests/role/puppet.pp b/manifests/role/puppet.pp
index 7b96c81..d5faf56 100644
--- a/manifests/role/puppet.pp
+++ b/manifests/role/puppet.pp
@@ -47,7 +47,7 @@
 #
 # $::puppetmaster must be set as a global variable.
 # This allows puppet classes to be configured via LDAP
-# and labsconsole instance configuration.
+# and wikitech instance configuration.
 #
 class role::puppet::self {
        # If $::puppetmaster is not set, assume
diff --git a/manifests/role/wikimetrics.pp b/manifests/role/wikimetrics.pp
index b99294b..a1ce64f 100644
--- a/manifests/role/wikimetrics.pp
+++ b/manifests/role/wikimetrics.pp
@@ -13,7 +13,7 @@
 #    and add an 'import "passwords.pp" line near the top.
 #
 # == Globals
-# These parameters can be set globally or via labsconsole
+# These parameters can be set globally or via wikitech.
 # $wikimetrics_web_mode       - Either 'apache' or 'daemon'. If apache, 
 #                               wikimetrics will be run in WSGI.  If
 #                               daemon, wikimetrics will be managed
@@ -173,4 +173,4 @@
         mode    => $web_mode,
         require => Exec['install_wikimetrics_dependencies'],
     }
-}
\ No newline at end of file
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4e4b9534c630b990d9592ba4576169ce9d5823d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>

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

Reply via email to