X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fssh%2Ftemplates%2Fauthorized_keys.erb;h=ce054cdb246c9e5fa38499d77513b370379ccb73;hb=dd2cdaa3faa8642c0ed2a09ed7ef823ea2740438;hp=23ee49b72158c2df0de745567e02fc5a13a1a15f;hpb=09c98435c5ccde7e7e129c5c99d32dc0e2e0acb1;p=dsa-puppet.git diff --git a/modules/ssh/templates/authorized_keys.erb b/modules/ssh/templates/authorized_keys.erb index 23ee49b7..ce054cdb 100644 --- a/modules/ssh/templates/authorized_keys.erb +++ b/modules/ssh/templates/authorized_keys.erb @@ -24,6 +24,10 @@ localkeys end ganetikeys %> +<%= + nodes = hiera('nodes', nil, {'cluster' => hiera('cluster')}) + nodes.collect{|x| hiera('rootkey', nil, {'hostname' => x})} +%> # # DSA #