RobH has submitted this change and it was merged.
Change subject: removing access from dsc
......................................................................
removing access from dsc
Change-Id: Ib8eef300b7fc171d63c7053f6375206571fa2f2a
---
M manifests/admins.pp
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
RobH: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/admins.pp b/manifests/admins.pp
index 32aeb02..b1b0994 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -558,7 +558,7 @@
ssh_authorized_key {
"[email protected]":
- ensure => present,
+ ensure => absent,
user => $username,
type => "ssh-rsa",
key =>
"AAAAB3NzaC1yc2EAAAABIwAAAQEA90Dj4DCHCIIRQv4K3+s+HAZUWZXmmY6rEhgaClq7tWZ2cnwQrGZJbRlhgTjfykPkyI6l+hx1xqMDz4ORGzMf1y/Ee5tEa+Btca1kfvY/N8bma1c3xO40M06/AC+1jyRsvng6byoCpDzbN+TrLWhwkKZglACR9i0eqoa8eJ6Sv9L1hz6bqjDoS8DXEx1xJNT/It60wyB08OVN2s2WiM/Cr340j6AdkyoTx9O2oigiOdOqfTUVXpK87zU6Ph4PxbkDtpfmyPEwX1LPmuwAie6b3MW0/G48sIZpJG0847m4qEDE4k04/E6jDYFssGB1vWDTAA1O0L2rIcQ5K6d4bFkzgQ==";
@@ -3250,7 +3250,7 @@
include accounts::dab
include accounts::dartar
include accounts::diederik
- include accounts::dsc
+ include accounts::dsc # access revoked
include accounts::erik
include accounts::ezachte
include accounts::jamesofur
@@ -3273,7 +3273,7 @@
include jenkins::group
include accounts::demon
- include accounts::dsc
+ include accounts::dsc #account disabled
include accounts::hashar
include accounts::krinkle
include accounts::reedy
--
To view, visit https://gerrit.wikimedia.org/r/96143
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib8eef300b7fc171d63c7053f6375206571fa2f2a
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits