>
>
>
 yes, crazy,,

"sys_gemfirexd::gemfire_users": [
         { "name": "XXXXXXXX",
           "password": "password_123"
         }
    ],

<% if gemfire_users_test != "undef" -%>
<% gemfire_users.each do |gemfire_users| -%>
<%= gemfire_users['name'] -%>=<%= gemfire_users['password']%>
<% end -%>
<% end -%>


and now.. 

gemfirexd.user.test=XXXXXXXX

much better.. 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/8798a62d-e1d1-4dfe-a527-9b49f8bf8f6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to