Tim Starling has submitted this change and it was merged.

Change subject: Update documentation for /root/.ssh/authorized_keys
......................................................................


Update documentation for /root/.ssh/authorized_keys

Change-Id: Iac9832a792930caf1f37066cd7ce769f0e0a1e2d
---
M manifests/admins.pp
1 file changed, 4 insertions(+), 3 deletions(-)

Approvals:
  Tim Starling: Verified; Looks good to me, approved



diff --git a/manifests/admins.pp b/manifests/admins.pp
index 1044c4f..c3a70d2 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -2709,9 +2709,10 @@
        $gid = 500      # 'wikidev' by default
        include groups::wikidev
 
-       # in addition to adding the user to this list,
-       # you MUST add the user's key to 
/etc/puppet/files/ssh/root-authorized-keys
-       # to actually get them root; that file is not in SVN.
+       # In addition to adding the user to this list, you MUST add the user's 
key
+       # to /root/private/files/ssh/root-authorized-keys on sockpuppet, then 
git
+       # commit and pull to /var/lib/git/operations/private/ on stafford, to
+       # actually get them root; that file is not in the public repo.
 
        include accounts::andrewb
        include accounts::ariel

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iac9832a792930caf1f37066cd7ce769f0e0a1e2d
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Starling <[email protected]>
Gerrit-Reviewer: Mark Bergsma <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: Ryan Lane <[email protected]>
Gerrit-Reviewer: Tim Starling <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to