Re: [Puppet Users] Managing Puppet modules as RPMs

2012-05-26 Thread devzero2000
Sorry for the top posting. Imnsho, rpm had always permitted to have multiple package version if they not conflict, in fact the usual case is the kernel. Anyway your question is most rpm related: so if you like i suggest you to ask to a rpm mailing list. Best regards 2012/5/27, Anthony Shortland

[Puppet Users] Managing Puppet modules as RPMs

2012-05-26 Thread Anthony Shortland
We're using Puppet as part of a broader toolchain that relies on delivering software for deployment using sets of Yum-based RPM packages. We've setup system, role and application specific Yum repositories on an environment-by-environment basis that ensure that the required set of RPM versions f

[Puppet Users] Ruby question with Dashboard

2012-05-26 Thread Gmoney
Whenever i run this command i get this error, how do I resolve it? rake RAILS_ENV=production db:migrate --trace rake aborted! No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb) /usr/lib/ruby/vendor_ruby/rake/application.rb:495:in `raw_load_rakefile' /usr/lib/ruby/vendor_

Re: [Puppet Users] Is it possible to set up multi-level puppet nodes?

2012-05-26 Thread Scott Merrill
I'm setting up this kind of configuration now. Yes, it can be done. Use a DNS alias (or hardware load balancer) for your second level Puppet Masters. I'm also using a DNS CNAME for my top-level Puppet Master, so that I can (later) consider some fault tolerance here. My top-level Master is my glob

[Puppet Users] Re: Announcing Razor

2012-05-26 Thread Jos Houtman
nice!! This has excellent potential, two quick questions without getting hands-on first, So please tell me to get handson if that is actually the best way to see the maybe obvious. We are running in an hybrid system of physical hardware and openstack, does razor play nice together with openst

[Puppet Users] cannot generate tempfile `/tmp/puppet.30616.9'

2012-05-26 Thread Ed Greenberg
I have three (out of 90) machines with the error: cannot generate tempfile `/tmp/puppet.30616.9' I have plenty of disk and plenty of inodes. My temp directory is permissioned: drwxrwxrwt 4 root root 20480 2012-05-24 01:33 /tmp I get these for two puppet items on each row. The daemon is not run

Re: [Puppet Users] Anyone have a module they can share for greylog2+logstash?

2012-05-26 Thread Kyle Sexton
Send me a link once you've made it. :) Sent from my iPhone On May 26, 2012, at 2:10 PM, Brian Gupta wrote: > If not I will write one. > > Thanks, > Brian > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send

[Puppet Users] Variable qualification: ordering or reset possible?

2012-05-26 Thread Mathias Klette
Hi, I'm wondering in which order puppet qualifies variables when using default values at the same time. I'm trying to set this up for a general ntp-class serving ntp.conf for server and client-mode. There is a general params-subclass which defines my defaults. One of the variables depends on

[Puppet Users] err: Invalid argument - /var/lib/puppet/state/puppetdlock

2012-05-26 Thread Ed Greenberg
I have the error err: Invalid argument - /var/lib/puppet/state/ puppetdlock appearing on one of my servers. I have plenty of disk and plenty of inodes. The daemon is not running. I run it manually using /usr/sbin/puppetd --verbose --no-daemonize --onetime --server=xxx --fqdn=yyy There is no f

[Puppet Users] Is it possible to set up multi-level puppet nodes?

2012-05-26 Thread LI
Hi, I am new in puppet, and I just wonder whether it is possible to create multiple levels of puppet masters. Can puppet work this way? First-level(master):root-master Second-level(masters): master1, master2 Third-level nodes(as agents): agent1, agent2, agent3

[Puppet Users] Anyone have a module they can share for greylog2+logstash?

2012-05-26 Thread Brian Gupta
If not I will write one. Thanks, Brian -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com.

Re: [Puppet Users] Re: Puppet not applying my config

2012-05-26 Thread Stefan Schulte
On Fri, May 25, 2012 at 05:59:01AM -0700, jcbollinger wrote: > > > On May 24, 7:42 pm, Peter Bukowinski wrote: > > On May 24, 2012, at 8:05 PM, macmichael01 wrote: > > > > Here is the configuration that I am trying to apply: > > > > > /etc/puppet/manifests/site.pp > > > node default { > > >