when this happens again, check apache logs and check client_yaml on your
client side. and you can see master's /var/log/message, is there any
puppet-master error?
On Wednesday, February 27, 2013 3:02:46 PM UTC+8, sanjiv singh wrote:
>
> Adding more on it..
> As i mentioned , we are using Apa
Hello,
Have a fully working setup with mostly Linux clients running on a 2.7.x
master all is good.
Trying to join Solaris clients to this master yields:-
info: Creating a new SSL key for
warning: peer certificate won't be verified in this SSL session
info: Caching certificate for ca
warning: pe
Huh.
Is there an strace for windows? It would be good to know exactly what's
going on during those breaks.
On 02/25/2013 09:16 PM, Olivier Trempe wrote:
> Hi,
>
> I wrote a little "hello world" script and I am a little concerned by
> execution that hangs for long periods of time.
>
> *computer:
On 27/02/13 07:28, Adam Crews wrote:
> Hello,
>
> I'm trying to manage a properties file used by a java program with augeas.
> I'm using PE 2.7.1 on a CentOS 5 machine.
>
> Sample content is:
> # Sample file /home/acrews/test.properties
> session.securityLevel.createSession=10
> session.securityL
On Tue, Feb 26, 2013 at 5:48 PM, Jagga Soorma wrote:
> Thanks for your response Matthew. I will try to enable apache/mod_passenger
> with puppet and see if that helps. Would I need to change anything on the
> clients in order to make this change on the puppet master?
No, the clients' configurat
Hi,
On 02/26/2013 07:32 PM, r.yeo wrote:
> Tue Feb 26 11:02:38 2013: Info:
> /Stage[main]/Puppet::Snow/File[/etc/hooks/cleanpup.pl]: Evaluated in
> 75.01 seconds
...
> Any thoughts why I'd have trouble and long run times on
> select nodes when pson is called?
PSON is not actually called, it's jus
The Dutch Puppet User Group is now a fact and on Saturday april 6th we have
our first meeting. This will be in Utrecht, the Netherlands.
If you would like to attend, please let us know via http://bit.ly/V6pM5q
and/or follow us on Twitter @DePuppetDoctor.
--
You received this message because you
hi,
I just installed puppet & puppet-rundeck plugin on puppet server.After that
i tried to run puppet-rundeck,got this error.
You need to have Puppet 0.25.5 or later installed
/usr/lib64/ruby/gems/1.8/gems/puppet-rundeck-0.0.7/lib/puppet-rundeck.rb:34:inconfigure':
uninitialized cons
VINEET SHARMA wrote:
> hi,
>
> I just installed puppet & puppet-rundeck plugin on puppet server.After
> that i tried to run puppet-rundeck,got this error.
>
> You need to have Puppet 0.25.5 or later installed
> /usr/lib64/ruby/gems/1.8/gems/puppet-rundeck-0.0.7/lib/puppet-rundeck.rb:34:in
Can you provide an example of using those safer functions in this case?
On Feb 26, 2013, at 7:15 PM, Adrien Thebo wrote:
> Using the scope.lookupvar or getvar functions would be greatly preferable;
> using `eval` in this context is Really Bad (TM) and could produce some
> extremely bad behavio
I've had this blog post [1] bookmarked for a while to pull the remaining node
specific config I have out of my site.pp, but wasn't sure if there was a better
method at this point.
I've been using hiera_include for a while for classes, but it appears
functionality is something that may go away
I have been investigating this issue as well, and assuming you are also
seeing SSL errors with your logs, it is very likely the same cause as over
here.
I've been able to find information about a bug in older Ruby versions
whowing exactly this sort of SSL (mal)behaviour.
So maybe this can give
Could it be the user you are running puppet as (puppet apply in this case)
does not have the rights required to edit (write) the file?
Just a guess, but the errors seem to point in that direction.
On Wednesday, February 27, 2013 8:28:57 AM UTC+1, Adam Crews wrote:
>
> Hello,
>
> I'm trying to ma
On Wednesday, February 27, 2013 8:09:11 AM UTC, olli...@googlemail.com
wrote:
Figured it out in the end.
Puppet CA server had ca_ttl=25y in it. Solaris is still packing a 32bit
OpenSSL. Which took it over 2038
Set down a few years and it's fine now.
Thanks Solaris
--
You received thi
On Friday 5th of April there is a Puppet Camp in Amsterdam, where the CEO
of Puppet will be showing up.
http://puppetcampamsterdam2013.eventbrite.com/#
So this seems like a good combination :) A whole weekend of Puppet fun!
//Danny.
--
You received this message because you are subscribed to t
On Wed, Feb 27, 2013 at 1:43 AM, Dominic Cleal wrote:
>>
>> augeas { "test":
>> lens=> "Property.lns",
>
> This line doesn't look correct, it should be Properties.lns to match the
> module you downloaded.
>
Yep, that was the problem. Thanks for the 2nd set of eye to catch the typo.
-A
Hello,
I was very thrilled when I found openstack module since I am in
the process of doing some "heavy" testing
However I was not able to use it due to the "Could not find declared class
quantum::db::mysql" error
There is no quantum module available as part of the openstack module
installation
I manage a web/mail/dns server for my own small business and so far
maintained the test and production servers by hand, keeping config files
under cvs and using scp to copy them to the servers. Looking for a better
way to do this (prompted by the more and more tedious work to do when
upgrading
http://docs.puppetlabs.com/references/latest/configuration.html#confdir
“Sometimes I think the surest sign that intelligent life exists elsewhere in
the universe is that none of it has tried to contact us.”
Bill Waterson (Calvin & Hobbes)
- Original Message -
From: "Roman Mäder"
To
> I manage a web/mail/dns server for my own small business and so far
> maintained the test and production servers by hand, keeping config files
> under cvs and using scp to copy them to the servers. Looking for a
> better way to do this (prompted by the more and more tedious work to do
> when upgr
A friend pointed out that I may have been reinventing the wheel: My specs
project is very similar to Puppet Labs' facter. What do you think?
https://github.com/mcandre/specs#readme
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe
right now, it only supports nova networks, I started testing with an
external quantum module
https://github.com/EmilienM,
but never quite finished.
I know Cisco spent quite a bit of time on a quantum module (which is a fork
of the one I sent you before):
https://github.com/CiscoSystems/puppet-q
On Wed, Feb 27, 2013 at 8:06 AM, Roman Mäder wrote:
> I manage a web/mail/dns server for my own small business and so far
> maintained the test and production servers by hand, keeping config files
> under cvs and using scp to copy them to the servers. Looking for a better
> way to do this (prompte
A friend of mine ask me this question and I stated puppet was only good for
sending commands and not interacting with the command line. I told him to look
for answer file support or a quite mode.
However, I suppose he could also run a expect script that could answer the
installer questions but
file { '/tmp/something/relevant': content => "yes\n" }
exec { 'my_command << /tmp/something/relevant': require =>
File['/tmp/something/relevant'] }
This *should* work, but I haven't tested it.
Trevor
On Wed, Feb 27, 2013 at 2:23 PM, Corey Osman wrote:
> A friend of mine ask me this question a
I've been looking around for instructions on installing puppetmaster with a
standalone passenger, without apache.
I'm a personal believer in, "the fewer layers, the better" :)
Unfortunately, I cant find any instructions for this configuration.
Everything seems to be written for "puppet AND httpd
On 2/27/2013 12:01 PM, Philip Brown wrote:
I've been looking around for instructions on installing puppetmaster
with a standalone passenger, without apache.
I'm a personal believer in, "the fewer layers, the better" :)
Unfortunately, I cant find any instructions for this configuration.
Everythin
Google is your friend
http://www.modrails.com/documentation/Users%20guide%20Standalone.html
“Sometimes I think the surest sign that intelligent life exists elsewhere in
the universe is that none of it has tried to contact us.”
Bill Waterson (Calvin & Hobbes)
- Original Message -
Fr
On Wednesday, February 27, 2013 12:37:18 PM UTC-8, Ygor wrote:
>
> Google is your friend
>
> http://www.modrails.com/documentation/Users%20guide%20Standalone.html
>
>
Actually *reading the question*, is_being_ friendly. Not to mention reading
the documentation you reference.
That page merely sa
On Wednesday, February 27, 2013 12:24:10 PM UTC-8, Ramin K wrote:
>
> On 2/27/2013 12:01 PM, Philip Brown wrote:
> > I've been looking around for instructions on installing puppetmaster
> > with a standalone passenger, without apache.
> > I'm a personal believer in, "the fewer layers, the bett
Can you post example your puppi define? And the output of puppi deploy
?
Has your Tomcat autodeploy activated?
On Monday, February 25, 2013 10:42:21 PM UTC+1, Krishna Murthy T wrote:
>
> Hello Alessandro,
>
> Thanks again for your reply,
>
> I managed to install puppi on some of my network nodes
>From what I understand, no, puppet doesn't handle SSL. It acts a a CA and
signs certificates and such, but it doesn't actually communicate over the
network itself. the puppetmaster package includes the WEBrick server, which
reads the created certs and uses them to do SSL. The downside of WEBric
On Wednesday, February 27, 2013 2:27:56 PM UTC-8, Ellison Marks wrote:
>
> From what I understand, no, puppet doesn't handle SSL. It acts a a CA and
> signs certificates and such, but it doesn't actually communicate over the
> network itself. the puppetmaster package includes the WEBrick server
On 2/27/2013 2:35 PM, Philip Brown wrote:
On Wednesday, February 27, 2013 2:27:56 PM UTC-8, Ellison Marks wrote:
From what I understand, no, puppet doesn't handle SSL. It acts a a
CA and signs certificates and such, but it doesn't actually
communicate over the network itself. the
Tue Feb 26 11:02:38 2013:Config retrieval: 13.28
Tue Feb 26 11:02:38 2013: Last run: 1361901758
Tue Feb 26 11:02:38 2013: File: 906.98
Tue Feb 26 11:02:38 2013: Total: 921.02
Your file resources used 906.98ms. how many file resources in your
manifests? any di
1. try /bin/true or /usr/bin/yes
2. if you want to use it to install software like oracle or db2 or
something, many of these have silence mode or response file, you should try
this way first.
3. if the software you are going to install have rpm/deb packages, that
would be better than others.
On
Am Mittwoch, 27. Februar 2013 18:26:12 UTC+1 schrieb Brian Mathis:
>
>
> A more typical workflow would be to keep all your production files
> within /etc/puppet on the puppet master, with those checked out from a
> production branch in your CVS server. On your development machine,
> you use a s
Hi,
My puppet master version:-
#puppet --version
2.7.19 (Puppet Enterprise 2.7.0)
While bootstrapping a new instance with my puppet master on Ec2,I am
getting this error
#puppet node_aws bootstrap --type t1.micro --image ami-00934969 --keyname
ec2 --login root --keyfile ~/.ssh/ec2.pem --m
38 matches
Mail list logo