Search Discussions
-
I'm hoping to have all the puppet agents run on a 20 minute interval with 480sec on either side. I don't want to launch the agent from cron in order to achieve a level of randomness. Is there a ...
Ryan Bowlby
Apr 27, 2012 at 10:54 pm
Apr 29, 2012 at 12:00 am -
Sorry to resurrect an old(er) thread, but: http://projects.puppetlabs.com/issues/3360#note-33 leads me to believe none of those workarounds are necessary, just allow_duplicate_cert However, ...
Allister Banks
Apr 27, 2012 at 9:22 pm
Apr 28, 2012 at 1:36 am -
Hello Puppet List, I'm writing a module that should take an optional value and I want to get it (amongst other places) from Hiera. $repository = $::java_repository ? { undef = ...
Lars Francke
Apr 26, 2012 at 12:55 pm
Apr 26, 2012 at 10:25 pm -
I know the title doesn't define what I am trying to do very well but this is what I'd like to accomplish. I have a params.pp which defines the subnets I would like to have setup in my ...
Brian Carpio
Apr 26, 2012 at 4:24 pm
Apr 26, 2012 at 6:42 pm -
There doesn't seem to be much information about this on the web, but is it possible to use MySQL as a backend for handling extdata? It would be enormously easier for me to use a database that could ...
Jonathan Gazeley
Apr 26, 2012 at 2:36 pm
Apr 26, 2012 at 3:42 pm -
Hi, Just wondered if there are any plans to put a heira RPM in the puppetlabs yum repositories (for EL6)? http://yum.puppetlabs.com/el/6/products/i386/ So far there doesn't seem to be one. N -- You ...
Nick
Apr 25, 2012 at 2:22 pm
Apr 25, 2012 at 3:03 pm -
Hi List, Puppet Version: v2.7.13 Question - If I correctly setup multiple manifestdir's in the puppet.conf file how can I import a node pp file located in a different directory tree to site.pp? My ...
Peter Foley
Apr 25, 2012 at 7:26 am
Apr 25, 2012 at 10:59 am -
Hi! I've installed puppetmaster 2.7.13 on a server with CentOS 6.2 with a rpm supplied by yum.puppetlabs.com. I've setup a apache2 vhost with mod_ssl and passenger. The server is configured to ...
Thomas Bétrancourt
Apr 22, 2012 at 9:31 am
Apr 24, 2012 at 5:55 pm -
Hello, How do I code this rule, which I believe says: NOT dest = 192.168.122.0/24 : -A POSTROUTING -s 192.168.122.0/24 ! -d 192.168.122.0/24 -p tcp -j MASQUERADE --to-ports 1024-65535 Thanks, ...
Mohamed Lrhazi
Apr 22, 2012 at 3:02 pm
Apr 24, 2012 at 2:30 pm -
Hi, Is there anyone using BIG-IP to load balance client side connections to multiple puppet masters? I'm looking for advice on a configuration, specifically: * How to handle SSL. Should I try to ...
Josh
Apr 23, 2012 at 3:53 pm
Apr 23, 2012 at 8:37 pm -
I need to create a XML file for our Nagios server. This XML file needs to contain all Tomcats on this server, which are created with a parameterized puppet ressource. What I need is something like ...
Andreas Paul
Apr 19, 2012 at 3:23 pm
Apr 23, 2012 at 3:12 pm -
I have an internal web site that can only be accessed from other servers. It seems to me that I should pass an array of the addresses to the class that instantiates the template for the Apache ...
Robert Rothenberg
Apr 18, 2012 at 11:38 am
Apr 19, 2012 at 1:19 pm -
Hi everyone, I am using puppet setup with gem: ------------------------------------------------------ root@linux-install:/tmp# facter |egrep -i "pupp|lsbdistdescription" lsbdistdescription = Debian ...
Antidot SAS
Apr 17, 2012 at 8:57 pm
Apr 19, 2012 at 11:59 am -
Hi everyone; I am trying to change the location of where the ssl cert files are stored. I have changed this in the puppet.conf file but, when I start the puppetmaster, the only certs being created ...
Jax01
Apr 18, 2012 at 9:33 pm
Apr 18, 2012 at 9:49 pm -
I think I've hit a minor permissions bug using puppet-2.6.13-2.el6.noarch from EPEL on CentOS 6. In order to reproduce production bugs on a test environment, I use puppet to copy the latest backup to ...
Adam Heinz
Apr 17, 2012 at 3:42 pm
Apr 18, 2012 at 6:29 pm -
This is backwards; centos/redhat should be 'ntpd' and debian/ubuntu should be 'ntp'. This conditional is redundant. I think it's better to use one resource name and change the "name" attribute with ...
Wil Cooley
Apr 17, 2012 at 5:34 am
Apr 17, 2012 at 8:06 pm -
Hi Guys, Currently I'm coding a recipe for installing some UNIX daemon (openca, but that's not very relevant). This works fine, except some dependency stuff regarding classes from an external ...
Boudewijn Ector
Apr 16, 2012 at 9:43 pm
Apr 17, 2012 at 12:02 pm -
Yes, please file a ticket at: http://projects.puppetlabs.com/projects/stdlib You'll need to register an account if you don't already have one. If it's a somewhat substantial patch could you also ...
Jeff McCune
Apr 16, 2012 at 9:02 pm
May 18, 2012 at 5:52 pm -
Hey there! All my clients have gone "out of sync" are have the following line in the puppet.out log file... err: Could not send report: Error 400 on SERVER: execution expired The clients appear to ...
Demon
Apr 27, 2012 at 2:22 pm
May 2, 2012 at 12:08 am -
Hey all, Are there any patterns or recommendations on uninstalling or downgrading a puppet module (read as software) on a node? An example would be that we're running with = latest or a specific ...
Chris Hirsch
Apr 30, 2012 at 7:24 pm
Apr 30, 2012 at 8:02 pm -
I need to manage some directories, ensure they are created/present, owner/groups/modes are correct. I have a static list of directories that will be present on this group of servers. However, down ...
James Dehune
Apr 30, 2012 at 2:54 pm
Apr 30, 2012 at 3:01 pm -
I have some old packages which was not in standard RPM/DEB packages. We have our own deployment process likes this: All the packages are in a directory, which likes the following ...
Shoujin Wang
Apr 30, 2012 at 1:10 am
Apr 30, 2012 at 10:41 am -
Hi All, My puppet dashboard has been working fine. I was just refreshing the page and suddenly I got "problem loading page" and "The connection was reset error". I restarted everything, mysqld, ...
Kc
Apr 27, 2012 at 7:25 pm
Apr 30, 2012 at 1:10 am -
Hello Mike, Sorry for the late feedback. On this page http://docs.puppetlabs.com/guides/installation.html it is written " OS Packages If installing from a distribution maintained package, such as ...
Christophe L
Apr 24, 2012 at 9:35 am
Apr 27, 2012 at 1:17 am -
Hello, Like many others, I once again had to deal with creation of deep directory trees with puppet. I did the usual: file { [ "/a", "/a/b/", "/a/b/c"...]: ensure = directory } And again got sick of ...
Amos Shapira
Apr 26, 2012 at 7:56 am
Apr 26, 2012 at 1:47 pm -
Is there a way to define a single file resource or even exec resource like this: file { "$module::params::base_dir" : ensure = "directory" owner = "root" group = "root", } file { ...
Brian Carpio
Apr 25, 2012 at 5:57 pm
Apr 25, 2012 at 6:15 pm -
Hi all, article in Russian only, but it looks nice. http://habrahabr.ru/company/badoo/blog/142708/ -- You received this message because you are subscribed to the Google Groups "Puppet Users" group ...
Banuchka
Apr 25, 2012 at 8:56 am
Apr 25, 2012 at 9:34 am -
Hi, I have trouble installing vcsrepo. I cloned vcsrepo onto my Centos6 and when I run "rake" i get this: (in /etc/puppet/modules/vcsrepo) ** Invoke default (first_time) ** Invoke spec (first_time) ...
Ernest Beinrohr
Apr 19, 2012 at 4:46 pm
Apr 24, 2012 at 12:20 pm -
Hello, I accidentally deleted a module from my puppetmaster modules directory. Sadly, I didn't have a recent backup or use version control. :( (Live and learn) Is there a way to recover the module ...
Alex Cline
Apr 24, 2012 at 5:13 am
Apr 24, 2012 at 7:59 am -
Hi!! When i install or copy a module with the extra name "username-mymodule-version" in my module path, Puppet can't find the classes inside the module when node make a request. I don't know if i ...
Yves Ntonfo
Apr 23, 2012 at 4:42 pm
Apr 23, 2012 at 7:37 pm -
Thanks for your reply. I do not have reliable access to an internet connection at the moment. Just to flesh out my problem a bit more: I need to update my sendmail module, but want to test it first ...
James Patterson
Apr 23, 2012 at 1:11 pm
Apr 23, 2012 at 2:34 pm -
Hello! I'm migrating from an older version of puppet (puppet --version = 0.25.4) to 2.6.2. The current directory structure of puppet is: puppet init.pp, not being detected An example of one of the ...
Gino Lisignoli
Apr 20, 2012 at 12:00 am
Apr 20, 2012 at 1:48 pm -
Hi group, we want to manage our authorized_keys with puppet and are trying ssh_authorized_keys. Everything works as expected, but if ~/.ssh/ authorized_keys contains en empty line, puppet raises an ...
Maurice Meeden
Apr 19, 2012 at 2:24 pm
Apr 19, 2012 at 10:09 pm -
Hi, this is not strictly puppet related but I am hoping someone here who uses puppet-lint can tell me what is going on here......... $ puppet-lint init.pp ...
Joseph
Apr 19, 2012 at 2:24 pm
Apr 19, 2012 at 6:22 pm -
Dear List, i was running a few natty systems and upgraded one of them to oneiric. Facter shows the right lsbdistcodename, lsbdistrelease, etc. parameters, but when i'm running puppet agent the ...
ScOut3R
Apr 18, 2012 at 12:51 pm
Apr 19, 2012 at 11:53 am -
Hi, I have several hosts. Each host have to contain a file like /a/path/com.apple.screensaver.BC2A8418-FC5B-5825-B3F1-0072B100A4B4.plist. The content have to be the same on all hosts. But the ...
Fabien COMBERNOUS
Apr 19, 2012 at 8:53 am
Apr 19, 2012 at 10:34 am -
Hi All, can we use puppet dashboard for following requirements. 1. List all the nodes with the role they play. 2. View the binary versions on the nodes and also the node status. 3. Ability to start / ...
Mangesh sawant
Apr 17, 2012 at 10:38 am
Apr 18, 2012 at 7:12 am -
Hi, if possible can someone post a working example please ? I am using hiera = puppet = augeas. cat myserver.yaml --- myserver: "Birthday": '1' "Debug": '5' The no. of settings will change, so i ...
Puppetguest
Apr 16, 2012 at 8:09 pm
Apr 17, 2012 at 7:51 am -
Hi All, i'd like to define a file resource that transfers a tar ball that doesn't have fixed name actually tarball name will be tarball_name-<version .tar.gz i tried to define file resouce as ...
Eslam Mamdouh
Apr 16, 2012 at 9:32 pm
Apr 17, 2012 at 4:14 am -
This is my understanding, yes. We'll support EL5 as a master with Puppet Enterprise, and as an agent with the vendor provided Ruby, but the cost of supporting Ruby 1.8.5 running a Puppet Master is ...
Jeff McCune
Apr 16, 2012 at 8:41 pm
Apr 16, 2012 at 9:13 pm -
I'm trying to define a static media server that uses a common website layout (e.g. with directories `etc/`, `log/`, `html/`, etc.), as well as an nginx config that will get included into a host-wide ...
Gary Wilson
Apr 30, 2012 at 11:23 pm
Apr 30, 2012 at 11:23 pm -
Hi, Sorry if this has been answered somewhere. I haven't found the answer (albeit I could have invested more time on it) anywhere. I'd like to access the version of the module within templates of the ...
Jose San Leandro
Apr 30, 2012 at 7:34 pm
Apr 30, 2012 at 7:34 pm -
Hello I have some puppet code that does the equivalent of the following. The idea is to have a define "foo" with some actions that must be executed before it runs ("foo::pre"). Since the resources in ...
Andre Nathan
Apr 26, 2012 at 3:49 pm
Apr 26, 2012 at 3:49 pm -
Hi Gang, If you're a mac user and haven't heard of text bucket, but find yourself typing the same things semi-often.. you might want to check it out. http://bassetsoftware.com/b.cgi/textbucket/index ...
Wolf Noble
Apr 26, 2012 at 2:25 pm
Apr 26, 2012 at 2:25 pm -
Hi all, we're trying to organise the first puppet camp in Asia (to be held in Kuala Lumpur, Malaysia) for around June 5th. We're currently looking for 2-3 speakers to come and talk about puppet. Is ...
Walter Heck
Apr 26, 2012 at 3:05 am
Apr 26, 2012 at 3:05 am -
Hi I had a look at secstate, but from what I understood you can only audit and remediate local systems and for now just on Fedora. I tried to ask them a few questions, but they are not as responsive ...
Kiki
Apr 25, 2012 at 7:15 am
Apr 25, 2012 at 7:15 am -
Right now all our different environments (test/stage/prod) are being served by the same puppet master. We have tried some things that tend to break puppet which obviously is not good on a production ...
John Kennedy
Apr 24, 2012 at 11:47 am
Apr 24, 2012 at 11:47 am -
It seems like there must be a better way of dealing with these errors in a puppermaster-agent setup. I currently have one master and one agent that work, running on ubuntu 10.10 (maverick meerkat ...
PeterNSteinmetz
Apr 24, 2012 at 5:13 am
Apr 24, 2012 at 5:13 am -
test -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit ...
Daysmen
Apr 23, 2012 at 1:06 pm
Apr 23, 2012 at 1:06 pm -
Hello everybody. After several days going in circles and following the explanations of the book Pro-Puppet and docs.puppetlabs.com/dashboard/ manual/1.2/bootstrapping.html (Using Dashboard for Node ...
Guillem Liarte
Apr 23, 2012 at 11:36 am
Apr 23, 2012 at 11:36 am
Group Overview
group | puppet-users |
categories | puppet |
discussions | 108 |
posts | 396 |
users | 146 |
website | puppetlabs.com |
146 users for April 2012
Archives
- June 2016 (266)
- May 2016 (311)
- April 2016 (251)
- March 2016 (280)
- February 2016 (308)
- January 2016 (296)
- December 2015 (213)
- November 2015 (251)
- October 2015 (323)
- September 2015 (276)
- August 2015 (355)
- July 2015 (436)
- June 2015 (342)
- May 2015 (344)
- April 2015 (378)
- March 2015 (397)
- February 2015 (359)
- January 2015 (393)
- December 2014 (397)
- November 2014 (484)
- October 2014 (709)
- September 2014 (620)
- August 2014 (541)
- July 2014 (633)
- June 2014 (73)
- May 2014 (339)
- April 2014 (704)
- March 2014 (667)
- February 2014 (659)
- January 2014 (823)
- December 2013 (796)
- November 2013 (769)
- October 2013 (662)
- September 2013 (714)
- August 2013 (620)
- July 2013 (747)
- June 2013 (656)
- May 2013 (861)
- April 2013 (712)
- March 2013 (920)
- February 2013 (1,078)
- January 2013 (997)
- December 2012 (879)
- November 2012 (1,012)
- October 2012 (1,270)
- September 2012 (791)
- August 2012 (1,184)
- July 2012 (1,180)
- June 2012 (1,045)
- May 2012 (935)
- April 2012 (396)