[Puppet Users] installing rpm packages

2009-10-05 Thread dj
I'm trying to build a minimal class that installs a package on a centos machine. here is the class: class admin-users { package { admin-users: ensure => latest } } The package exists in a yum repo: [root@ tmp]# yum list admin-users Loaded plugins: fastestmirror Loading mirror speeds from cac

[Puppet Users] Puppet external CA Vs Puppet CA

2017-08-10 Thread DJ
Hello, I want to know what is recommended way for puppet CA, is internal Puppet CA works or if we have company standard CA we should use that, can anyone highlight pros and cons of each method ? Thanks, DJ -- You received this message because you are subscribed to the Google Groups "P

[Puppet Users] Hiera auto binding

2015-07-08 Thread DJ
s or any issues related to not able to find from where data is coming? Any feedback please. Regards, DJ -- 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

[Puppet Users] Re: Hiera auto binding

2015-07-08 Thread DJ
Sorry correction, it's "Data binding" On Wednesday, 8 July 2015 21:27:44 UTC+5:30, DJ wrote: > > Hello, > > i was reading this doc " > http://garylarizza.com/blog/2014/10/24/puppet-workflows-4-using-hiera-in-anger"; > > which says it's not g

[Puppet Users] Re: Puppet, ENC, Foreman, Hiera. Best way for coexistence?

2015-07-09 Thread DJ
users will not have access to my infrastructure data in hiera.. but i have not tested that yet. Regards, DJ -- 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

[Puppet Users] Re: Hiera auto binding

2015-07-09 Thread DJ
Thanks John, Luke for your suggestions. -- 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 view this discussion on the

[Puppet Users] Re: basic question about hiera

2015-07-09 Thread DJ
are you saying those data is common for all hosts? then may be you can use common.yaml ? On Wednesday, 8 July 2015 19:09:10 UTC+5:30, Albert Shih wrote: > > Hi, > > Very basic question about hiera file. > > I've > > hieradata/my_host.yaml > > I like at the end of my_host.yaml make something

[Puppet Users] Re: basic question about hiera

2015-07-09 Thread DJ
i did not understand your requirement clearly, if you have puppet agent running on all maachines then you can use facts to get hardware information and use that in hieara hierarchy to differentiate things. Regards, DJ -- You received this message because you are subscribed to the Google