[Puppet Users] how to implement cascading defaults based on puppet classes

2013-02-09 Thread Roman Shaposhnik
Hi! suppose my puppet recipes are deploying a configuration for the entire cluster (lets say Hadoop) consisting of quite a few distributed systems (lets say distributed file-system -- HDFS, scheduler -- YARN, coordinator -- zookeeper). Each of these distributed systems in turn consists of a few ag

RE: [Puppet Users] hiera query yaml parameters

2013-02-09 Thread Steven Nemetz
I'm not noticing the problem, but maybe it would help to see some other code. I just uploaded my mounts module to github. It has one place that uses a function from Example42, but that can be replaced with a normal hiera call. https://github.com/snemetz/Puppet_mounts I have a few modules that u

Re: [Puppet Users] hiera query yaml parameters

2013-02-09 Thread roadtest
When trying to separate user information in a yaml file, I encounter two issues. 1. when I use the yaml file in init.pp under my user account module, it gives following errors. ssh_user_hash is the assigned in class as "$ssh_user_hash = hiera(ssh_users)" === root@vm1:/etc/puppet/manifests#

Re: [Puppet Users] Puppet dashboard stuck pending jobs

2013-02-09 Thread Jagga Soorma
Anyone out there run into this issue before or have any idea about how to troubleshoot such a problem? Any help would be appreciated. I can't keep rebuilding puppet dashboard every time this happens. Thanks On Friday, February 8, 2013 2:37:55 PM UTC-8, Jagga Soorma wrote: > > Yes, the workers

[Puppet Users] device resource NXOS

2013-02-09 Thread Panaman
Does anyone know if the puppet device resource works with the Cisco NXOS? I am trying to use it to configure some nexus switches and its giving me an error about the facts -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from thi

Re: [Puppet Users] warnings for those shifting from puppet kick to mcollective

2013-02-09 Thread Erik Dalén
On Feb 8, 2013 8:35 PM, "Jo Rhett" wrote: > > So PL has been telling us that puppet kick is dead, and to shift to mcollective agent. The idea of getting away from 800mb puppet agents has a lot of appeal. Here's some advisories and bugs to watch before you make the shift. If you are preparing to ma