+1
also happens for digits and <,> characters.
Am Freitag, 13. April 2012 16:16:36 UTC+2 schrieb olli...@googlemail.com:
>
> Hello,
>
> Trying to be a good boy and put rdoc headers in my classes.
>
> I am trying to put some scoped variables into the output i.e.
>
> # [*myclass::params::server*
hi,
i am very happy with a network configuration module so far, but there is
one thing left i can not find a solution for:
if i change the network configuration e.g. from a single interface to a
bonding interface using puppet (basically if-down and if-ups), the next
steps in the run of the agen
ame stage.
g,
Peter
Am Montag, 21. Januar 2013 20:53:43 UTC+1 schrieb Peter Bauer:
>
> hi,
>
> i am very happy with a network configuration module so far, but there is
> one thing left i can not find a solution for:
> if i change the network configuration e.g. from a single inte
Hi Adrien,
no, i have used https://github.com/razorsedge/puppet-network
Am Dienstag, 22. Januar 2013 17:40:17 UTC+1 schrieb Adrien Thebo:
>
> Hi Peter,
>
> Is this in reference to https://github.com/adrienthebo/puppet-network?
>
>
> On Tue, Jan 22, 2013 at 8:26 AM, P
hi,
i get the following output every 30sec. in the /var/log/puppet/http.log
[2014-03-28 10:30:55] ERROR OpenSSL::SSL::SSLError: SSL_accept SYSCALL
returned=5 errno=0 state=SSLv2/v3 read client hello A
/usr/lib/ruby/site_ruby/1.8/puppet/network/http/webrick.rb:44:in
`accept'
/usr
thank you very much John! I will investigate this further with Wireshark.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to puppet-users+unsubscr...@googlegroups.c
For the records: it was Monit checking the port every 30sec., totally
forgot about that one. Need to find a different way to check it.
g,
Peter
Am Samstag, 5. April 2014 06:56:30 UTC+2 schrieb Peter Bauer:
>
> thank you very much John! I will investigate this further with Wireshark.
-
Simple solution: use Monits TCPSSL port check typ instead of TCP.
Am Montag, 7. April 2014 13:18:21 UTC+2 schrieb Peter Bauer:
>
> For the records: it was Monit checking the port every 30sec., totally
> forgot about that one. Need to find a different way to check it.
>
> g,
hi,
i know that PuppetDB is the way to go for the future but currently i am
forced to use Puppet 2.7 with the Stored Configuration feature.
So the problem is that whenever i restart the PostgreSQL database or the
network service, the Puppet Master running under Apache with Passenger does
not re
Am Donnerstag, 27. November 2014 14:40:04 UTC+1 schrieb Ken Barber:
> > i know that PuppetDB is the way to go for the future but currently i am
> > forced to use Puppet 2.7 with the Stored Configuration feature.
> > So the problem is that whenever i restart the PostgreSQL database or the
> > networ
thanks, that would possibly be an option.
Am Montag, 1. Dezember 2014 18:03:12 UTC+1 schrieb Wil Cooley:
>
>
> On Nov 27, 2014 12:54 AM, "Peter Bauer" >
> wrote:
> >
> > i know that PuppetDB is the way to go for the future but currently i am
>
hi,
since the stock 'networking' fact does not find the correct "primary"
network interface in my case (there is another interface with the default
route), i want to change the related 'networking.ip', 'networking.primary'
values of this stuctured fact by writing a custom fact in Ruby. Its
str
I have an older version, however PuppetDB reconnects on the first Agent run so
the first one fails but subsequent runs will succeed.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from i
hi,
i was recently bitten by ordering issues caused by missing contain/anchor
declarations in a PostgreSQL module which should have finished its job before
configuring and starting the PuppetDB which is done by another module.
So here are my questions:
- is it possible to use the contain functio
ancy class structure is not adding value. It
> is just adding more work for me.
>
> In the end it is about making a server do something correct. Do I want a
> service to start after another service? I include the dependency between
> the service resources directly. The result is
15 matches
Mail list logo