ansible: add todo message for nicoo
authorChristian Pointner <equinox@realraum.at>
Fri, 4 May 2018 21:06:13 +0000 (23:06 +0200)
committerChristian Pointner <equinox@realraum.at>
Fri, 4 May 2018 21:06:13 +0000 (23:06 +0200)
ansible/tuer.yml

index f7c7bf4..f0017c7 100644 (file)
@@ -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 }}