]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
revert .. gah, must be a better way to develop this
authorLuca Filipozzi <lfilipoz@emyr.net>
Wed, 16 May 2012 09:33:47 +0000 (09:33 +0000)
committerLuca Filipozzi <lfilipoz@emyr.net>
Wed, 16 May 2012 09:33:47 +0000 (09:33 +0000)
modules/ssh/templates/authorized_keys.erb

index cff49a3e97c26634a2d442ae5e88a1aba46d1ff7..f278cccc71130bca893b33658d9ee2bf3bc7ddef 100644 (file)
@@ -28,8 +28,8 @@ ganetikeys
 <% Puppet::Parser::Functions.function('hiera_array') -%>
 # <%= 
        cluster = scope.function_hiera('cluster')
-       nodes = scope.merge('cluster' => cluster).function_hiera_array('nodes')
-       nodes.join("\n") 
+       nodes = scope.merge('cluster' => cluster).function_hiera_array('nodes')
+       #nodes.collect{|x| scope.function_hiera('rootkey')}.join("\n")
 %>
 #
 # DSA