Yuvipanda has uploaded a new change for review.
https://gerrit.wikimedia.org/r/217245
Change subject: ssh: Fix annoying indentation error
......................................................................
ssh: Fix annoying indentation error
Change-Id: I297cec07b56e20a1d4ce27b6413472d60aa19a2c
---
M modules/ssh/manifests/server.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/45/217245/1
diff --git a/modules/ssh/manifests/server.pp b/modules/ssh/manifests/server.pp
index 7d1407e..2f8a773 100644
--- a/modules/ssh/manifests/server.pp
+++ b/modules/ssh/manifests/server.pp
@@ -22,7 +22,7 @@
if ($::realm == 'labs') {
$ssh_authorized_keys_file ='/etc/ssh/userkeys/%u
/public/keys/%u/.ssh/authorized_keys'
} else {
- $ssh_authorized_keys_file ='/etc/ssh/userkeys/%u
.ssh/authorized_keys .ssh/authorized_keys2'
+ $ssh_authorized_keys_file ='/etc/ssh/userkeys/%u
.ssh/authorized_keys .ssh/authorized_keys2'
}
}
--
To view, visit https://gerrit.wikimedia.org/r/217245
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I297cec07b56e20a1d4ce27b6413472d60aa19a2c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits