From: Christian Pointner Date: Fri, 4 May 2018 21:06:13 +0000 (+0200) Subject: ansible: add todo message for nicoo X-Git-Url: https://git.realraum.at/?p=noc.git;a=commitdiff_plain;h=5edd0fe042597035922f1bc215b88053a82c68b2 ansible: add todo message for nicoo --- diff --git a/ansible/tuer.yml b/ansible/tuer.yml index f7c7bf4..f0017c7 100644 --- a/ansible/tuer.yml +++ b/ansible/tuer.yml @@ -98,6 +98,7 @@ option RootPasswordAuth 'off' option Port '22000' + # TODO: mode needs to be 0600 /etc/dropbear/authorized_keys: |- {% for key in noc_ssh_keys %} {{ key }}