Displaying 20 results from an estimated 8000 matches similar to: "Puppet Versioning"
2013 Apr 02
1
puppet kick question
Hello,
I have basically two questions regarding *puppet kick* (old puppetrun)
when calling a "puppet kick host1.com host2.com host3.com" :
first question) does puppet kick deploy the catalogue on the three hosts
serially or in parallel??
and
2) what happens if for any reason the deployment fails on host1 ?? will
puppet continuing deploying on host2 and host3 or will
2009 Jan 16
2
UpdateConfig : Appending line fails
Hello list,
Can someone please point me out why would a stream like the following
only write ONE line (the first) on the given file?
Action: login
Username: test
Secret: 123456
Action: UpdateConfig
SrcFilename: voicemail2.conf
DstFilename: voicemail2.conf
Action-000000: Append
Cat-000000: default
Var-000000: 127
Value-000000: >5555, Jason Bourne97, jason25 at noCia.gov.do
ActionID:
2012 Apr 27
1
hardware compatibility list
Hi,
i dont have technical information about ups so much. so i send hardware compatibility list to my friend who worked at ups manufacturer factory.
his commet :
"ups at the list are, one phase support,not 3 phase. there are 3 phase support ups at market" and "ups in the list are not very big, maximum 6 kva. there are bigger ups at market."
are there any limitation about 3
2012 Dec 09
4
Catalog compile times > 40s - Puppet 2.7.18
I am finding that the puppetlabs-apache module is somehow adding 30-60
seconds onto a host''s catalog compile time when the puppetmaster has no
other hosts contacting or generating catalogs. The Puppetmaster is setup
to use Puppet-2.7.18 - Apache & Passenger. RIght now only 2 hosts are even
configured to use this new PM, the PM itself and a Foreman host. With
neither hosts
2019 Apr 06
2
DsReplicaSync failed - WERR_LOGON_FAILURE // Failed to bind to uuid for ncacn_ip_tcp - NT_STATUS_LOGON_FAILURE
Hello everyone,
I have setup two Samba AD DC's running Debian 9 with BIND9_DLZ dns backend.
Both are running Samba 4.5.16 - I know it is already very old version
but this is the default one coming with debian stretch repo.
(I will upgrade to Debian buster - and with this to newer Samba
version - as soon as it is released stable and I could test the
upgrade correctly :) )
2019 Apr 06
5
DsReplicaSync failed - WERR_LOGON_FAILURE // Failed to bind to uuid for ncacn_ip_tcp - NT_STATUS_LOGON_FAILURE
Am Sa., 6. Apr. 2019 um 18:01 Uhr schrieb Rowland Penny via samba <
samba at lists.samba.org>:
> On Sat, 6 Apr 2019 17:21:26 +0200
> Martin Krämer <mk.maddin at gmail.com> wrote:
>
> > Hello Rowland,
> >
> > thanks for your help.
> > Below my comments
>
> > > See here:
> > >
> > > http://apt.van-belle.nl/
> > >
2010 Dec 15
22
Separating puppetmaster file serving and catalogs
I''m looking for a way to run more than one puppetmaster on the same server under passenger. Most of the puppet CPU load is waiting for the catalogs to compile. This also seems to be mostly what takes large amounts of RAM. I have storedconfigs on.
I want to be able to move the fileserver to a different pool of puppetmaster processes. Is there an easy way to tell the client, either in
2013 Jan 09
3
Puppet & F5 Connection Refused
Hello,
when I run on my proxy server:
# puppet device --debug --deviceconf /etc/puppet/device/F5-lb-test.conf
I get this error:
info: starting applying configuration to F5-lb-test at
https://operating:operating4lbtest@F5-lb-test/Common
debug: Puppet::Device::F5: connecting to F5 device F5-lb-test.
debug: Puppet::Device::F5: connecting to partition Common.
*err: Can''t load f5 for
2013 Aug 29
10
Hiera and hiera-gpg
I am having a bit of difficulty implementing hiera-gpg; particularly with
accomplishing the deencryption in my manifests. Can anyone either provide
a simple example or point me to a good resource? I have searched alot and
am still struggling.
Any help would be very appreciated!
Thanks!
Bee
--
You received this message because you are subscribed to the Google Groups "Puppet Users"
2013 Sep 11
6
Puppet ignores hiera completely
I''m not sure at all what''s going on here, but I''ve spent a lot of time
reading over the puppet hiera docs and setting everything up, but when I
run puppet agent it just seems to ignore the hiera setup completely.
Both the puppet master and agent nodes have exactly the same versions of
puppet and hiera (installed via the official puppet APT repository). I''ve
2013 Jun 08
1
Puppet error reporting
Trying to understand how puppet reports errors
Example of why I am asking the question (on a test setup environment)
Created a base-1 node
Created 2 slave nodes that inherit from base-1
Let''s call those slave1 and slave2
No errors. It all works.
Created a base-2 node
created a third slave that inherits from base-2. Let''s call that slave3
Get an error
Could not retrieve
2010 Mar 05
1
AMI logs
Hi, I'm executing some commands using AMI... I suppose the log is saved in some place, but I don't know where... where is it saved?More details: I'm executing a UpdateConfig in the voicemail.conf file, but the file is not updated, so I would like to know why...Thanks,
Anahi
Anahi Ludue?a
_________________________________________________________________
Ahora
2011 Jul 07
7
Testing if a puppet class is going to be installed
In a bunch of my templates and manifests, I need to have logic which
depends on whether or not a particular (other) puppet class is going
to be installed on the machine.
For example, for setting up the proper nagios monitors, you''d want to
say something like "if this machine has the apache class, then
configure apache monitoring" It''s not feasible I think to put this
2019 Apr 06
2
DsReplicaSync failed - WERR_LOGON_FAILURE // Failed to bind to uuid for ncacn_ip_tcp - NT_STATUS_LOGON_FAILURE
Hello Rowland,
thanks for your help.
Below my comments
Am Sa., 6. Apr. 2019 um 14:32 Uhr schrieb Rowland Penny via samba <
samba at lists.samba.org>:
> On Sat, 6 Apr 2019 10:58:15 +0200
> Martin Krämer via samba <samba at lists.samba.org> wrote:
>
> > Hello everyone,
> >
> > I have setup two Samba AD DC's running Debian 9 with BIND9_DLZ dns
> >
2013 Oct 07
17
Sync data between various PuppetDB instances
Dear all,
We have a few reasons to have various PuppetDBs (and Masters, one per
cluster) in our datacenter and, eventually, there may be a need to share
*only* a few exported resources between clusters, like a few ssh-keys or
nagios tests.
Is there a mechanism to pull and push some exported resources from one
PuppetDB to another? I guess this could be done with the API, but has
anybody tried it,
2013 Jun 13
4
How to apply puppet manifests toa remote host?
Hi All,
Am new to puppet and started writing simple manifest files.
I have setup Server/Client mode for puppet and when I try to apply my
manifest to local machine using "puppet agent" everything works well.
Is there any option to apply the manifests to a remote machine without ssh
into the machine?
--
You received this message because you are subscribed to the Google Groups
2013 Apr 26
3
how do you test and release puppet changes?
We are in the process of evaluating our puppet related test and
release process and interested in knowing what other folks are doing.
We are in a position that is not ideal but is not unique from what I
can tell. Our current testing process is basically the
responsibility of each person making a change. Small changes are
committed and pushed to dev/qa/prod in one swoop with the committer
spot
2013 Mar 19
4
OS specific configuration
Beginner question:
I have a very simple configuration in site.pp for all agents.
Is it possible to split actions based on operating system. I am interested
into running certain commands
only on Windows 7, some on Windows Xp and some on Mac OS X agents.
Is there a simple way of achieving this while keeping a simple
configuration ?
Thank you,
Dragos
--
You received this message because
2013 Oct 24
11
Help with scaling puppetdb/postgres
Hello, I''m currently trying to deploy puppetdb to my environment but I''m
having difficulties and am unsure on how to proceed.
I have 1300+ nodes checking in at 15 minute intervals (3.7 million
resources in the population). The load is spread across 6 puppet masters. I
requisitioned what I thought would be a powerful enough machine for the
puppetdb/postgres server. A machine
2012 Feb 29
4
Windows Puppet 2.7.12rc1-7-g281901e hands at end of run
I just installed the latest rc 1.7 to solve another issue I had. It
solved the issue, but I''m getting a different issue.
I''m running it interactively from an administrator command prompt. It
connects to the master puppet server, processes the configuration
items then gives an error. The interesting thing is that it never
returns to the command prompt. It just hangs. I have