Ottomata has submitted this change and it was merged. Change subject: Adding swalling, maryana and jforrester to bast1001 ......................................................................
Adding swalling, maryana and jforrester to bast1001 They have confirmed that they have read https://wikitech.wikimedia.org/wiki/Server_access_responsibilities These users will need bastion access to access stat1003 when base::firewall is turned back on this week Change-Id: I4e675fb6e011b4fcd6613d9f7bfd1230a1be3db0 --- M manifests/site.pp 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Ottomata: Verified; Looks good to me, approved diff --git a/manifests/site.pp b/manifests/site.pp index e593205..c374b26 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -285,6 +285,12 @@ include nfs::netapp::home::othersite include misc::dsh include ssh::hostkeys-collect + + # Users that should be on bast1001 but aren't + # in any other admins::* grouping + include accounts::swalling + include accounts::maryana + include accounts::jforrester } node 'bast4001.wikimedia.org' { -- To view, visit https://gerrit.wikimedia.org/r/124354 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4e675fb6e011b4fcd6613d9f7bfd1230a1be3db0 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ottomata <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
