On Aug 17, 2010, at 9:51 PM, Sven Schott wrote:
> The config file said those were only used with mongrel so I didn't uncomment
> them. However, after fiddling for while I found that I had missed the exact
> same thing on the apache virtual hosts config. The following lines were
> missing:
>
>
Hey folks,
I have just created a puppet environment called testing by adding the
following to puppet.conf on the puppetmaster:
[testing]
manifest = /etc/puppet/testing/manifests/site.pp
modulepath = /etc/puppet/testing/modules
We are collecting all our customisations into a module, let
Ah, cool. That kind of information is good to know. I have to redo all this
anyway (this is our dev build) so under the hood info is great. Thanks
again!
On Wed, Aug 18, 2010 at 6:28 PM, Patrick Mohr wrote:
>
> On Aug 17, 2010, at 9:51 PM, Sven Schott wrote:
>
> The config file said those were o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
I recently came across
http://www.brainspl.at/articles/2007/11/09/a-fair-proxy-balancer-for-nginx-and-mongrel
and wanted to share the experience with it:
I tested it on my nginx-mongrel setup and it improved the speed of my
client runs heavily. If
On Wed, 2010-08-18 at 14:55 +0200, Peter Meier wrote:
> I recently came across
> http://www.brainspl.at/articles/2007/11/09/a-fair-proxy-balancer-for-nginx-and-mongrel
> and wanted to share the experience with it:
>
> I tested it on my nginx-mongrel setup and it improved the speed of my
> client r
This feature is not supported until 2.6 (and I have seen some issues with
2.6 http://projects.puppetlabs.com/issues/4409) .
I would recommend either:
1. trying your use case with 2.6
2. keep a single copy of your plugins in the puppetmaster's modulepath.
hope this helps,
Dan
On Wed, Aug 18, 2
I'm not really sure the problem is a Plugin problem!! Note than a
puppet client was installed, i change the setting of ip/hosname and
try to re inscription the node to puppetmaster. I would like to
understand what happen. The errors/warnings messages are not very easy
to understand and sometime
Add --onetime
That works for me.
On Aug 17, 9:42 am, Bernhard Miklautz
wrote:
> Hi,
>
> when splay is enabled on a client and a run is triggered with puppetrun,
> a new random time is picked before the run is started (second last and
> last line):
>
> puppetd --no-daemonize --verbose
> info:
Just to clarify - the "--onetime" is for testing.
On Aug 18, 4:16 pm, Rustler wrote:
> Add --onetime
>
> That works for me.
>
> On Aug 17, 9:42 am, Bernhard Miklautz
> wrote:
>
> > Hi,
>
> > when splay is enabled on a client and a run is triggered with puppetrun,
> > a new random time is picked
Hi,
I was working on some puppet recipe and came to the need where i want
to download a file from an HTTP server, usually i use the "file"
resource type with the "source" parameter to push files to the
clients, but in this situation i just need to download the file
directly from the HTTP server to
* Ahmed El Gamil [2010/08/18 17:17]:
> I was working on some puppet recipe and came to the need where i
> want to download a file from an HTTP server, usually i use the
> "file" resource type with the "source" parameter to push files to
> the clients, but in this situation i just need to download
Hi all:
I install puppet version 2.6 and puppet dashboard 1.0.3.
When I change one node's class or groups, it is invalid。 I also can
add new class and groups. But no nodes can be in these class or
groups.
So I insert a node in a class under mysql like "insert into
node_class_memberships val
follow is the log
Processing NodesController#update (for 10.1.41.81 at 2010-08-19 13:45:53) [PUT]
Parameters: {"node"=>{"name"=>"puppet.timo.com",
"node_group_names"=>[" "], "parameter_attributes"=>[{"value"=>"",
"key"=>""}], "node_class_names"=>[" "], "description"=>""},
"action"=>"update"
13 matches
Mail list logo