Alexandros Kosiaris has uploaded a new change for review. https://gerrit.wikimedia.org/r/202393
Change subject: sodium: specify the position of authorized_keys_file ...................................................................... sodium: specify the position of authorized_keys_file sodium is the last lucid and it's presence does not warrant the extra logic in ssh::server. specify it in hiera Change-Id: I6cd2c8d5b6ba727311512e0ab1c16402e7789797 --- A hieradata/hosts/sodium.yaml 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/93/202393/1 diff --git a/hieradata/hosts/sodium.yaml b/hieradata/hosts/sodium.yaml new file mode 100644 index 0000000..2cac849 --- /dev/null +++ b/hieradata/hosts/sodium.yaml @@ -0,0 +1 @@ +ssh::server::authorized_keys_file: %h/.ssh/authorized_keys -- To view, visit https://gerrit.wikimedia.org/r/202393 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6cd2c8d5b6ba727311512e0ab1c16402e7789797 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
