projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
953fdad
)
revert .. gah, must be a better way to develop this
author
Luca Filipozzi
<lfilipoz@emyr.net>
Wed, 16 May 2012 09:33:47 +0000
(09:33 +0000)
committer
Luca Filipozzi
<lfilipoz@emyr.net>
Wed, 16 May 2012 09:33:47 +0000
(09:33 +0000)
modules/ssh/templates/authorized_keys.erb
patch
|
blob
|
history
diff --git
a/modules/ssh/templates/authorized_keys.erb
b/modules/ssh/templates/authorized_keys.erb
index
cff49a3
..
f278ccc
100644
(file)
--- a/
modules/ssh/templates/authorized_keys.erb
+++ b/
modules/ssh/templates/authorized_keys.erb
@@
-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