Brian,

I've got a bunch of OS X/Puppet info here -->
http://links.huronstudents.com/puppet ; maybe it will be helpful?

Gary

On Friday, December 17, 2010, Brian LaShomb <[email protected]> wrote:
> Ah.... Yes, it is working... I guess I made it more complicated than in 
> needed to be. Thanks again!
>
> On Fri, Dec 17, 2010 at 12:51 PM, Nigel Kersten <[email protected]> wrote:
> On Fri, Dec 17, 2010 at 9:02 AM, Brian LaShomb <[email protected]> wrote:
>> Nan, MacPorts ended up the same.
>> This is where it ends up...
>> https://img.skitch.com/20101217-c2jbed6q8psp6r8yqr3gfd8ayr.jpg
>> When I run it without debug, the last line output is "notice: Starting
>> Puppet master version 2.6.4"
>> I'm gonna try it on a linux distro as I have no experience with it running
>> (or setting any nodes up), so I'm really flying blind.
>
> That looks like a working daemon to me Brian.
>
> Can you connect to it?
>
>>
>> On Fri, Dec 17, 2010 at 9:39 AM, Nigel Kersten <[email protected]> wrote:
>>>
>>> On Fri, Dec 17, 2010 at 7:33 AM, Brian LaShomb <[email protected]> wrote:
>>> > Thanks Nigel,
>>> > I deleted the /etc/puppet and /var/lib/puppet directories and then
>>> > recreated
>>> > the /var/lib/puppet directory with puppet user/group ownership. I then
>>> > reran
>>> > the package installers. No more rrd error. But it still hangs on the
>>> > "Finishing Transaction" line. I had already created the puppet user and
>>> > group ahead of time.
>>> > Thought I might need to create that site.pp manifest again, so I did the
>>> > same and reran puppetmasterd, still hangs in the same place.
>>>
>>> Are you sure it's actually hung rather than just running as a daemon?
>>>
>>> Can nodes connect to it and do things?
>>>
>>> I won't be online for a little while, but if you should be able to get
>>> a hand on our IRC channel #puppet
>>>
>>> http://projects.puppetlabs.com/projects/puppet/wiki/Irc_Channel
>>>
>>>
>>>
>>> >
>>> >
>>> >
>>> >
>>> > On Thu, Dec 16, 2010 at 6:02 PM, Nigel Kersten <[email protected]>
>>> > wrote:
>>> >>
>>> >> On Thu, Dec 16, 2010 at 1:40 PM, Brian LaShomb <[email protected]>
>>> >> wrote:
>>> >> > Hi all... finally getting around to trying Puppet, I'm excited to get
>>> >> > started, but I'm stuck on install. My server a 3-month old Xserve
>>> >> > with
>>> >> > 6GB
>>> >> > of RAM. Didn't configure any other services for it yet, and I tried
>>> >> > installing puppet and facter 3 different ways (because I thought the
>>> >> > missing
>>> >> > rrd directory could've been an install glitch).
>>> >> > First I tried downloading from puppetlabs.com and using 'ruby
>>> >> > install'.
>>> >> > Second, I tried the packages for OS X (linked to from Puppet's site).
>>> >> > Third
>>> >> > I tried 'gem install'.
>>> >> > After install, I create a file called site.pp at
>>> >> > /etc/puppet/manifests
>>> >> > with
>>> >> > the following. I change this file to puppet user and group
>>> >> > permissions.
>>> >> >
>>> >> > file { "/etc/passwd": owner => "root",
>>> >> >
>>> >> > group => "bin", mode => 644,
>>> >> >
>>> >> > }
>>> >> >
>>> >> > Then I start puppet using:   sudo puppetmasterd --verbose --debug
>>> >> > --no-daemonize
>>> >> > The end of the output shows:
>>> >> > err: /File[/var/lib/puppet/rrd]/ensure: change from abse
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Puppet Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/puppet-users?hl=en.
>

-- 
Gary Larizza

Director of Technology
Huron City Schools
http://www.huronhs.com

悟

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to