Hello,

I really like Craig Dunn's roles and profiles pattern for more readable 
puppet config (http://de.slideshare.net/PuppetLabs/roles-talk) but I was 
wondering how does he deal with cases where let's say one node is a 
database server and some  unique or specific password needs to be assigned 
to a MySQL database for an application?

Basically what I am doing now is to have a $dbpassword variable in my 
sites.pp file for a specific node. I then pass this variable to my 
mysql::db (puppetlabs-mysql module) delcaration in that node. Somehow I 
have the feeling this is not really best practice and wouldn't even work 
with Craig Dunn's design afaik. Any thoughts or best practices for this 
case?

Regards,
John


-- 
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to