On Sat, Aug 21, 2010 at 4:19 PM, Jeff McCune wrote:
> On Sat, Aug 21, 2010 at 3:59 PM, Douglas Garstang
> wrote:
>> My site.pp:
>>
>> node default {
>> }
>
> Your empty node classification is entirely consistent with the terse
> agent output you pasted.
That's not what is happening. It is findin
On Sat, Aug 21, 2010 at 3:59 PM, Douglas Garstang
wrote:
> My site.pp:
>
> node default {
> }
Your empty node classification is entirely consistent with the terse
agent output you pasted.
On Fri, Aug 20, 2010 at 5:06 PM, Douglas Garstang
wrote:
> Aug 21 00:04:09 app01 puppet-agent[5975]: Starti
My site.pp:
# /etc/puppet/manifests/site.pp
import "definitions/*.pp"
import "modules/*.pp"
import "nodes/pax/*.pp"
#import "nodes/den/*.pp"
# The filebucket option allows for file backups to the server
filebucket { main: server => 'puppet' }
# Set global defaults - including backing up all fil
On Aug 20, 2010, at 5:06 PM, Douglas Garstang wrote:
>
> When I create a default node, the client logs:
>
> Aug 21 00:04:09 app01 puppet-agent[5975]: Starting Puppet client version 2.6.0
> Aug 21 00:04:10 app01 puppet-agent[5975]: Finished catalog run in 0.01 seconds
>
> which doesn't really
On Fri, Aug 20, 2010 at 4:09 PM, Christopher Johnston
wrote:
> Do you have a defaut node in nodes.pp?
>
> Sent from my iPhone
>
> On Aug 20, 2010, at 5:18 PM, Douglas Garstang wrote:
>
>> How do I debug errors with external nodes? When my client connects,
>> the following appears on the puppetmas
Do you have a defaut node in nodes.pp?
Sent from my iPhone
On Aug 20, 2010, at 5:18 PM, Douglas Garstang wrote:
> How do I debug errors with external nodes? When my client connects,
> the following appears on the puppetmaster when running in debug mode.
> It's not feasible to always be runnin
How do I debug errors with external nodes? When my client connects,
the following appears on the puppetmaster when running in debug mode.
It's not feasible to always be running the pupeptmaster in debug mode.
debug: importing '/etc/puppet/modules/yum/manifests/client.pp' in
environment production