Tim Starling has uploaded a new change for review.

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


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/58/58658/1

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: newchange
Gerrit-Change-Id: Iac9832a792930caf1f37066cd7ce769f0e0a1e2d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Starling <[email protected]>

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

Reply via email to