Re: [Puppet Users] Ubuntu 16.04 Vagrant box

2016-05-16 Thread Dennis Hoppe
Hello Michael, you can take a look at: https://vagrantcloud.com/dhoppe Usually, I update them on a monthly basis. Kind Regards, Dennis > On 09 May 2016, at 19:31, Michael Mior wrote: > > Hi all, > > Does anyone know if/when an official Vagrant box will be made available for > Ubun

Re: [Puppet Users] Announce: Puppet 4 available!

2015-04-16 Thread Dennis Hoppe
Hello Eric, what happened to the packages for Debian testing? The release of Debian Jessie is scheduled for 2015-04-25. Kind regards, Dennis > On 15 Apr 2015, at 20:40, Eric Sorenson wrote: > > I'm super excited to announce the availability of Puppet 4. It's the first > major version of Pupp

Re: [Puppet Users] puppetlabs-lvm broken?

2012-12-07 Thread Dennis Hoppe
Hello, Am 04.12.2012 16:26, schrieb Dennis Hoppe: > does anybody know why the puppetlabs-lvm module is not working at Debian > Wheezy and Ubuntu Quantal? > > I am getting the following error message: > > root@pclient2:~# puppet agent --test > Ignoring --listen on onetime r

[Puppet Users] puppetlabs-lvm broken?

2012-12-05 Thread Dennis Hoppe
Hello, does anybody know why the puppetlabs-lvm module is not working at Debian Wheezy and Ubuntu Quantal? I am getting the following error message: root@pclient2:~# puppet agent --test Ignoring --listen on onetime run Info: Retrieving plugin Info: Caching catalog for pclient2.credativ.lan Info:

Re: [Puppet Users] Puppet CA corruption

2012-12-04 Thread Dennis Hoppe
Hello Shawn, Am 29.11.2012 22:52, schrieb shoerner: > Just getting my first puppet master set up and I am having a problem > that I just do not know how to get past. For some reason, my certificate > store keeps getting corrupted. Basically what happens is that the server > will issue itself a val

[Puppet Users] GitHub -> PuppetForge

2012-04-12 Thread Dennis Hoppe
Hello, i am managing my Puppet modules with GitHub and today i discovered the GitHub Service Hooks. Does anybody know if it is possible to use a GitHub Service Hook to push the lates *.tar.gz into PuppetForge? Regards, Dennis signature.asc Description: OpenPGP digital signature

Re: [Puppet Users] Re: Problem with stored configs / Invalid unicode escaping

2012-03-21 Thread Dennis Hoppe
Hello John, Am 19.03.2012 14:57, schrieb jcbollinger: > On Mar 18, 9:53 am, Dennis Hoppe > wrote: > >> i did some debugging and found out that with PostgreSQL 8.4 everything >> works as expected. >> >> If i use PostgreSQL 9.1, the following lines are res

Re: [Puppet Users] Problem with stored configs / Invalid unicode escaping

2012-03-18 Thread Dennis Hoppe
Hello, Am 15.03.2012 11:49, schrieb Dennis Hoppe: > i have a problem with stored configs since the migration from "sqlite" > to "postgresql". > > dho@appelbaum:~$ sudo puppetd --test --verbose > info: Retrieving plugin > info: Loading facts in disks > inf

Re: [Puppet Users] trouble with hiera %{calling_module} and puppet defines

2012-03-15 Thread Dennis Hoppe
Hello Florian, Am 15.03.2012 20:47, schrieb Florian Koch: > i have some trouble with hiera and %{calling_module}. i have had a similiar problem. You need to submit the values to the define. > i have: > > class tomcat::instance{ > $instances = hiera('tomcat_instances') > tomcat:

Re: [Puppet Users] Re: template/files - ignoring lines

2012-03-15 Thread Dennis Hoppe
Hello Gamon, Am 15.03.2012 13:24, schrieb Gamon: > I'd like to have a template that would contain: > > line1 <%= value1 %> > line2 <%= value2 %> > line3 <%= value3 %> > > But the template should ignore line2 for example if that already > exists. Something like greping for line2 and if that exist

[Puppet Users] Problem with stored configs / Invalid unicode escaping

2012-03-15 Thread Dennis Hoppe
Hello, i have a problem with stored configs since the migration from "sqlite" to "postgresql". dho@appelbaum:~$ sudo puppetd --test --verbose info: Retrieving plugin info: Loading facts in disks info: Loading facts in users info: Loading facts in mountpoints info: Loading facts in disks info: Loa

Re: [Puppet Users] Pulling in a Hash from an external data source?

2010-10-22 Thread Dennis Hoppe
Hello Richard, Am 22.10.2010 02:41, schrieb Richard Crowley: > On Thu, Oct 21, 2010 at 5:17 PM, Matt Wise wrote: >> I have a scenario where I'd like to pull in a hash table from an external >> file (really, a generate() function.. but for testing purposes, a file will >> do)... is there any way

Re: [Puppet Users] Variable of define is used more than once

2010-10-14 Thread Dennis Hoppe
Hello Nigel, Am 13.10.2010 17:35, schrieb Nigel Kersten: > ... > Have you tried running the recent packages on Debian stable? They do > work, you're more than welcome to go to a bleeding edge release if you > wish. > > This is all pretty standard practice for Debian... > > I wasn't being sarcast

Re: [Puppet Users] Variable of define is used more than once

2010-10-13 Thread Dennis Hoppe
Hello Bruce, Am 13.10.2010 23:14, schrieb Bruce Richardson: > On Wed, Oct 13, 2010 at 09:20:18PM +0200, Dennis Hoppe wrote: >>> This is almost certainly because of where you have included the monit >>> class, which is not visible in the modules you have attached here.

Re: [Puppet Users] Variable of define is used more than once

2010-10-13 Thread Dennis Hoppe
Hello Bruce, Am 13.10.2010 19:36, schrieb Bruce Richardson: > On Wed, Oct 13, 2010 at 07:05:29PM +0200, Dennis Hoppe wrote: >> >> node "rumpel" inherits "default" { >> include apticron >> include ldap::slave >> include metche &

Re: [Puppet Users] Variable of define is used more than once

2010-10-13 Thread Dennis Hoppe
Hello Nigel, Am 13.10.2010 18:26, schrieb Nigel Kersten: > ... > Can you post the actual error messages you're getting? Is there any > chance you can isolate the problem such that we have a bit less to > trawl through? actually there is no real error message. It is more about the behavior of the

Re: [Puppet Users] Variable of define is used more than once

2010-10-13 Thread Dennis Hoppe
Hello Felix, Am 13.10.2010 16:43, schrieb Felix Frank: > On 10/13/2010 04:37 PM, Disconnect wrote: >>- lenny (stable) (admin): >>centralised configuration management for networks >>0.24.5-3: all >>- lenny-backports >>

[Puppet Users] Variable of define is used more than once

2010-10-13 Thread Dennis Hoppe
Hello, i am using "puppet 0.25.4" at "debian 5.0.6" and have noticed, that the "puppet" or "puppetmaster" process sometimes is dying. Of course i could use the "cron" instead of the "deamon", but i have decided to write a module for "monit". To make this module much dynamic as possible, it is usi

[Puppet Users] Modules review

2010-08-19 Thread Dennis Hoppe
Hello, i have written some modules for Puppet and would be thankful, if someone could take a look for quality enhancements. http://194.94.79.17/hotkey/puppet.tar.gz The only nasty part is, that i have defined some global variables at the site.pp, which i am using at several templates

Re: [Puppet Users] cron type

2010-08-12 Thread Dennis Hoppe
Hi Peter, Peter Meier schrieb: >> i am using puppet 0.25.4 at debian lenny and i have got a question about >> the cron type. If i use something like that, the cron will be stored at >> "/etc/cron.daily/get-selections". > >> cron { "get-slections": >> command => "/usr/bin/d

[Puppet Users] cron type

2010-08-12 Thread Dennis Hoppe
Hello, i am using puppet 0.25.4 at debian lenny and i have got a question about the cron type. If i use something like that, the cron will be stored at "/etc/cron.daily/get-selections". cron { "get-slections": command => "/usr/bin/dpkg --get-selections > /var/backups/get-s