Hi
If I run puppetd on a client with -l console I see things like:
...
warning: //Node[default]/packages/
notice: ...
err: ...
...
Here puppet makes a distinction between errors, notice and warning.
But it I run puppet without the -l option, I see the entries in /var/
log/messages. But there pup
> > Since it appeared to be impossible to get recent puppet with augeas
> > and stored configs running on Hardy (8.04), I tried to install it on
> > Jaunty. Unfortunately my attempt failed on stored configs.
>
> As said before, I'm using the current puppet and augeas on ubuntu
> hardy. I'm using s
Dear all,
I have configure SNMP on IBM-AIX machine. since, in AIX there are number
of sub-agents running for snmp agent i.e. number of configuration files
to alter e.g. snmpdv3.conf, snmpmibd.conf, aixmibd.conf, hostmibd.conf.
Has anybody configured them before? what could be a better way to do
I understand that puppet needs port 8140 tcp/udp open for server and
client.
Will puppet work if a firewall is set up between these two hosts that
only allows traffic from the server to the client (server -> client),
or is two communication required?
Thanks for the help,
-JoE
--
You received t
On Thu, Nov 19, 2009 at 3:12 PM, JoE wrote:
> I understand that puppet needs port 8140 tcp/udp open for server and
> client.
>
> Will puppet work if a firewall is set up between these two hosts that
> only allows traffic from the server to the client (server -> client),
> or is two communication
JoE wrote:
> I understand that puppet needs port 8140 tcp/udp open for server and
> client.
>
> Will puppet work if a firewall is set up between these two hosts that
> only allows traffic from the server to the client (server -> client),
> or is two communication required?
It's the other way aro
No. The client pulls down the config, initiating the session.
-- cwebber
On Nov 19, 2009, at 7:12 AM, JoE wrote:
> I understand that puppet needs port 8140 tcp/udp open for server and
> client.
>
> Will puppet work if a firewall is set up between these two hosts that
> only allows traffic from t
> Will puppet work if a firewall is set up between these two hosts that
> only allows traffic from the server to the client (server -> client),
> or is two communication required?
actually communication from the client to the server is the only thing
that is required for the standard setup. pupp
> Well, I didn’t. There is no menton of any more reconfiguring sqlite3
> beyond those threee statements in the puppet.conf, which I wrote
> about. I took those statements from Puppet Wiki:
>
> storeconfigs = true
> dbadapter = sqlite3
> dblocation = /var/lib/puppet/storeconfigs.sqlite
>
> I will ad
Well, it seems I didn't have to. After reboot (and automatic start
puppetmasterd as a daemon) the database miraculously appeared. The
storedconfigs still didn't work, and puppetmasterd complained (in a
very verbose way) something about insufficient permission. So chowned
the sqlite database for use
The Type Reference lists 8 read-only type attributes, but I can't find any
information in the documentation about how to use them. Are they usable,
and if so how?
Here's my #1 example: when I set the mode on a file resource, I want to
set a different default mode for a file than for a directory.
Hi,
I thought this might amuse you if you haven't already seen it. The
slides and video from my recent talk at LRUG on 'Agile Sysadmin and
the Art of Infrastructure Automation' - subtitled 'Is Your Sysadmin
Dumber Than A Hamster?'[1]
http://bitfieldconsulting.com/agile-sysadmin
It was slightly i
Adam Ryczkowski writes:
>> > Since it appeared to be impossible to get recent puppet with augeas
>> > and stored configs running on Hardy (8.04), I tried to install it on
>> > Jaunty. Unfortunately my attempt failed on stored configs.
>>
>> As said before, I'm using the current puppet and augeas
> It was slightly inspired by Luke's talk at GLLUG a couple of years
> ago, but I don't have his Keynote skills, so I just drew everything
> with pen and paper and scanned it in :)
John's slide's were damn well done. Mine are more corporate. I spoke
after him:
http://www.build-doctor.com/2009/1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Julian Simpson wrote:
>> It was slightly inspired by Luke's talk at GLLUG a couple of years
>> ago, but I don't have his Keynote skills, so I just drew everything
>> with pen and paper and scanned it in :)
>
> John's slide's were damn well done. Mine
Naming an environment something like "01" doesn't seem to work for me
(0.25.1).
# puppetd --test --environment=01
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
The indirection name must be purely alphanumeric, not 'foo.bar.com'
warning: Not using cache on failed catalo
On Thu, Nov 19, 2009 at 11:52 AM, Andrew Schulman <
google-groups-and...@sneakemail.com> wrote:
> The Type Reference lists 8 read-only type attributes, but I can't find any
> information in the documentation about how to use them. Are they usable,
> and if so how?
>
> Here's my #1 example: when
Currently getting:
"Error: Failed to load processor TracNav
No macro or processor named 'TracNav' found"
at:
http://reductivelabs.com/trac/puppet
when clicking on the top level documentation link.
:(
Doug.
--
You received this message because you are subscribed to the Google Groups
"Puppet
Hi Doug,
On Thu, Nov 19, 2009 at 6:19 PM, Douglas Garstang
wrote:
> Currently getting:
>
> "Error: Failed to load processor TracNav
> No macro or processor named 'TracNav' found"
>
> at:
> http://reductivelabs.com/trac/puppet
>
>
We are aware of the issue. It was caused by a trac security update.
You mean it wasn't broken by the idea of using Trac instead of something that
doesn't suck?
(yeah I know, not helpful)
On Nov 19, 2009, at 4:19 PM, Douglas Garstang wrote:
> Currently getting:
>
> "Error: Failed to load processor TracNav
> No macro or processor named 'TracNav' found"
>
> at:
On Thu, Nov 19, 2009 at 3:53 PM, Dan Bode wrote:
> On Thu, Nov 19, 2009 at 11:52 AM, Andrew Schulman
> wrote:
>>
>> The Type Reference lists 8 read-only type attributes, but I can't find any
>> information in the documentation about how to use them. Are they usable,
>> and if so how?
>>
>> Here'
Hi All
First up I have puppet (0.25.1), ruby (1.8.7p174), facter (1.5.7) on RHEl
5.1 all in non standard locations - but can get puppetmasterd running with
WEBrick
pup...@linux% echo $RUBYLIB
/apps/puppet/puppet/lib:/apps/puppet/facter/lib
pup...@linux% echo $PATH
/apps/puppet/ruby/bin:/apps/pup
2009/11/20 Douglas Garstang :
> Currently getting:
>
> "Error: Failed to load processor TracNav
> No macro or processor named 'TracNav' found"
>
> at:
> http://reductivelabs.com/trac/puppet
>
> when clicking on the top level documentation link.
>
> :(
>
> Doug.
>
It's resolved. The Trac instance
23 matches
Mail list logo