[Puppet Users] modifying declared user/group types without resorting to inheritance?

2012-05-16 Thread Joshua Hoblitt
Hello, I have number of classes that deal with user management and I've run into a snag with needing to extend/modify either the user or group types. I'm using theforeman as an ENC. The class structure I have is something like the following. users::common users::dev users::prod etc... users

[Puppet Users] Re: modifying declared user/group types without resorting to inheritance?

2012-05-17 Thread Joshua Hoblitt
On Thursday, May 17, 2012 7:11:18 AM UTC-7, jcbollinger wrote: > > > > On May 16, 8:51 pm, Joshua Hoblitt wrote: > > > as that would > > preclude ::dev and ::prod being included on the same node. > > > why do you say that? That might become the case

Re: [Puppet Users] ssh_authorized_key errors in RHEL6

2013-04-02 Thread Joshua Hoblitt
Hello, On 04/02/2013 07:44 AM, Kubes wrote: > cannot generate tempfile `/puppet20130331-3128-n19xxm-9' I suspect this is the crux of your issue. Is there a /tmp on that system and is it world writable? Have you declared $TMPDIR? What does the puppet.conf look like on that system? Does `mktemp`

[Puppet Users] look for puppet users in the Tucson area

2013-07-22 Thread Joshua Hoblitt
Hello, I'm interested in organizing a PUG in the Tucson area with regular meetings on the University of Arizona campus. However, I'm not actually aware of any users in the area external to $day_job. If you are in the Tucson area or know someone who is, I'd be interested in meeting you even

[Puppet Users] request for /proc/cpuinfo examples from aix, hpux, kfreebsd, & non-x86 linux

2013-10-13 Thread Joshua Hoblitt
Hi Folks, I'm looking at tidying up the way /proc/cpuinfo is parsed in facter and the in tree fixture examples for any kernel other than linux i386/amd64 are pretty sparse. This is makes refactoring hairy as there are regexps and other assumptions baked into the code for these formats without any

Re: [Puppet Users] request for /proc/cpuinfo examples from aix, hpux, kfreebsd, & non-x86 linux

2013-10-21 Thread Joshua Hoblitt
It's been a week and I haven't gotten a single response. Does anyone actually use those platforms? :) -Josh -- On 10/13/2013 02:41 PM, Joshua Hoblitt wrote: > Hi Folks, > > I'm looking at tidying up the way /proc/cpuinfo is parsed in facter and > the in tree fixt

Re: [Puppet Users] Firewall module during kickstart

2013-11-05 Thread Joshua Hoblitt
Adam, I haven't tried that myself but you have to keep in mind that the EL kickstart environment is not the same as a fully functional installation. A number of things are oddly broken, like there's no valid runlevel. It might be possible to use a fact to tell if iptables is working if your in a

Re: [Puppet Users] Juniper SRX 5400

2015-04-28 Thread Joshua Hoblitt
On 04/28/2015 06:35 AM, Martin Alfke wrote: > Supported Platforms: > ES Series > MX Series > QFX Series > I believe that should be "EX Series" -Josh -- -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop rec