Faidon Liambotis has submitted this change and it was merged.
Change subject: Remove references to 'olivneh' account from node defs
......................................................................
Remove references to 'olivneh' account from node defs
'olivneh' is now disabled; I use 'ori'. Because I have files in my home
directory on some of these systems, I am not purging the account from the
systems it was on, merely removing it from the manifest. I also removed
groups::wikidev from vanadium, professor, nickel & tungsten, where it was added
as part of granting me access. No other accounts in the wikidev group were
specified for these systems.
Change-Id: Ic90a73af0df6f608085721866b46d1e431eaed47
---
M manifests/site.pp
1 file changed, 3 insertions(+), 31 deletions(-)
Approvals:
Faidon Liambotis: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/site.pp b/manifests/site.pp
index 150b74e..15a460e 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2145,15 +2145,9 @@
include standard,
ganglia::web,
- misc::monitoring::views,
- groups::wikidev,
- accounts::olivneh
+ misc::monitoring::views
install_certificate{ "star.wikimedia.org": }
-
- sudo_user { 'olivneh':
- privileges => ['ALL = (ALL) NOPASSWD: ALL'],
- }
}
node /^osm-cp100[1-4]\.wikimedia\.org$/ {
@@ -2247,13 +2241,7 @@
ganglia,
ntp::client,
udpprofile::collector,
- misc::graphite,
- groups::wikidev,
- accounts::olivneh
-
- sudo_user { 'olivneh':
- privileges => ['ALL = (ALL) NOPASSWD: ALL'],
- }
+ misc::graphite
}
node "potassium.eqiad.wmnet" {
@@ -2623,7 +2611,6 @@
accounts::mflaschen, # RT 4796
accounts::mgrover, # RT 4600
accounts::mlitn, # RT 4959
- accounts::olivneh, # RT 3451
accounts::otto,
accounts::reedy,
accounts::rfaulk, # RT 5040
@@ -2829,13 +2816,11 @@
$gid=500
include standard,
- groups::wikidev,
- accounts::olivneh,
role::eventlogging,
role::ipython_notebook,
role::logging::mediawiki::errors
- sudo_user { [ 'otto', 'olivneh' ]:
+ sudo_user { 'otto':
privileges => ['ALL = (ALL) NOPASSWD: ALL'],
}
}
@@ -2844,28 +2829,15 @@
# and MediaWiki errors. Non-critical at the moment. See RT #5514.
node 'hafnium.wikimedia.org' {
include standard,
- groups::wikidev,
- accounts::olivneh,
role::eventlogging::graphite,
misc::graphite::navtiming,
webperf
-
- sudo_user { 'olivneh':
- privileges => ['ALL = (ALL) NOPASSWD: ALL'],
- }
}
# StatsD & Graphite host for eqiad. Slotted to replace professor.pmtpa.
# RT #5871
node 'tungsten.eqiad.wmnet' {
- # services
include standard, role::statsd, role::graphite
-
- # access
- include groups::wikidev, accounts::olivneh
- sudo_user { 'olivneh':
- privileges => ['ALL = (ALL) NOPASSWD: ALL'],
- }
}
node "virt1000.wikimedia.org" {
--
To view, visit https://gerrit.wikimedia.org/r/92267
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic90a73af0df6f608085721866b46d1e431eaed47
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits