Re: [Puppet Users] Re: Puppet Dashboard Broken on Debian Jesse

2014-03-19 Thread William Van Hevelingen
Hi Geoff, I would advise switching from Puppet Dashboard to something that is still actively maintained. Puppetboard and theforeman are both well maintained alternatives. https://github.com/nedap/puppetboard http://theforeman.org/ If you still want to stick with puppet-dashboard, you will want

Re: [Puppet Users] new puppet book revision

2013-12-19 Thread William Van Hevelingen
Hi All, There was some problem between the publishing company and the printing company that caused the book to be delayed for so long. Amazon now says the book is in stock so I'm assuming the problem has been resolved. Let us know if you have any feedback good or bad. :) Thanks William On

[Puppet Users] Puppetlabs/Apache 0.10.0 Release

2013-12-10 Thread William Van Hevelingen
A couple of days ago we released puppetlabs/apache 0.10.0, and as busy as all involved people were we were to accomplish the release they are now equally busy to do other amazing things. http://forge.puppetlabs.com/puppetlabs/apache/0.10.0 Among the endless (22) features that we've added in

Re: [Puppet Users] Puppetlabs/Apache 0.10.0 Release

2013-12-10 Thread William Van Hevelingen
I opened an issue for SUSE/SLES support to track it's progress. https://github.com/puppetlabs/puppetlabs-apache/issues/525 On Tue, Dec 10, 2013 at 5:18 AM, Darin Perusich da...@darins.net wrote: On Tue, Dec 10, 2013 at 3:58 AM, William Van Hevelingen wva...@gmail.com wrote: A couple

[Puppet Users] Release 1.0.0 of puppet-module-collectd

2013-10-20 Thread William Van Hevelingen
requests. There are many plugins that can still be added and we're in need of puppet rspec tests for each plugin. [1] https://github.com/pdxcat/puppet-module-collectd/graphs/contributors [2] https://github.com/pdxcat/puppet-module-collectd/blob/master/CHANGELOG Cheers, William -- William Van

[Puppet Users] Re: [Puppet-dev] Announce: PuppetDB 1.5.0 Available

2013-09-30 Thread William Van Hevelingen
No packages for precise/raring? Its missing debs for 1.5.0. Lucid seems fine Thanks, William On Mon, Sep 30, 2013 at 4:56 PM, Chris Price ch...@puppetlabs.com wrote: PuppetDB 1.5.0 is now available for download! This is a new feature release that contains a few bug-fixes as well.

Re: [Puppet Users] Re: Announce: Puppet 3.3.0 Available

2013-09-14 Thread William Van Hevelingen
Hi Henrik or Eric, Is it possible to error on failed lookups? This is useful for replacing the fail('osfamily not supported') lines in most params.pp files. Ryan mentioned the same thing in the ticket and I wasn't sure if it was resolved. It currently returns undef if the value is not found.

Re: [Puppet Users] Need help starting with puppet

2013-09-08 Thread William Van Hevelingen
This look similar to a known bug. http://projects.puppetlabs.com/issues/21478 It will be released in Puppet 3.3.0 In the meantime I would continue with the tutorial. Cheers, William On Sat, Sep 7, 2013 at 8:16 AM, Ashley Penney ashley.pen...@puppetlabs.comwrote: If you haven't already done

Re: [Puppet Users] Puppet Dashboard Error 400 Invalid Parameter at passenger pp:48

2013-09-08 Thread William Van Hevelingen
The bug is fixed in the master branch on Github. I'll see about getting a new release on the forge. Cheers, William On Wed, Sep 4, 2013 at 5:31 PM, Cory Stoker cory.sto...@gmail.com wrote: Look at the apache::vhost definition. It looks to me that template is no longer a parameter to the

Re: [Puppet Users] migrating to puppetdb

2013-09-08 Thread William Van Hevelingen
Thats strange its working fine for me. What version of Puppet? [master] storeconfigs = true storeconfigs_backend = puppetdb On Fri, Sep 6, 2013 at 6:55 AM, Darin Perusich da...@darins.net wrote: Hi Ken, Adding the storeconfigs setting to [main] got things working. This sounds like an

Re: [Puppet Users] Puppet Forge max upload size?

2013-09-08 Thread William Van Hevelingen
Usually the module is responsible for downloading external dependencies. You should add some execs to download the jar files rather than bundling the jar files with the module. Cheers, William On Wed, Sep 4, 2013 at 11:27 PM, vkanak...@gmail.com wrote: Hello, Can somebody here pass on the

Re: [Puppet Users] Error with service: invalid byte sequence in US-ASCII

2013-09-03 Thread William Van Hevelingen
I get the same error when running puppet-lint puppet 3.1.x regression? rake aborted! invalid byte sequence in US-ASCII /shadow/home/blkperl/.rvm/gems/ruby-1.9.3-p194/gems/puppet-lint-0.3.2/lib/puppet-lint/lexer.rb:120:in `[]'

Re: [Puppet Users] Error with service: invalid byte sequence in US-ASCII

2013-09-03 Thread William Van Hevelingen
Found the bug that Jeff created http://projects.puppetlabs.com/issues/11303 On Mon, Sep 2, 2013 at 11:42 PM, William Van Hevelingen wva...@gmail.comwrote: I get the same error when running puppet-lint puppet 3.1.x regression? rake aborted! invalid byte sequence in US-ASCII /shadow

Re: [Puppet Users] Error with service: invalid byte sequence in US-ASCII

2013-09-03 Thread William Van Hevelingen
Actually the umbrella bug is now. http://projects.puppetlabs.com/issues/20522 On Mon, Sep 2, 2013 at 11:47 PM, William Van Hevelingen wva...@gmail.comwrote: Found the bug that Jeff created http://projects.puppetlabs.com/issues/11303 On Mon, Sep 2, 2013 at 11:42 PM, William Van Hevelingen

Re: [Puppet Users] Fwd: [Module team] Much ado about modules

2013-07-07 Thread William Van Hevelingen
On Fri, Jul 5, 2013 at 11:05 AM, Ashley Penney ashley.pen...@puppetlabs.com wrote: Hello! Now that Puppetlabs has a module team we thought we should start trying to keep the community informed as to what we're doing and why on earth we're doing it. I wanted to put together a short update

Re: [Puppet Users] 2.7 - 3.1 upgrade path?

2013-05-12 Thread William Van Hevelingen
puppet and facter on your clients. You may wish to read this as well http://somethingsinistral.net/blog/the-angry-guide-to-puppet-3/ The update went really smooth for us, just a few issues across our 80 modules, good luck. Cheers, William Van Hevelingen https://github.com/blkperl/ On Wed, May 8

[Puppet Users] IPS repo module or provider/type for Solaris/OpenIndiana

2013-05-03 Thread William Van Hevelingen
the Oracle supported repo. https://github.com/blkperl/puppet-snippets/blob/master/manifests/publisher.pp If anyone would like to collaborate on an IPS repo module please respond or ping me on IRC blkperl @ freenode -- Thanks, William Van Hevelingen https://github.com/blkperl -- You received

Re: [Puppet Users] Automating nagios_service resource type

2013-02-14 Thread William Van Hevelingen
Is there a reason your not using exported nagios resources instead? http://docs.puppetlabs.com/guides/exported_resources.html We're using it in production and it works quite well with puppetdb as the backend. William On Thu, Feb 14, 2013 at 4:56 PM, Peter Brown rendhal...@gmail.com wrote:

[Puppet Users] New NRPE Puppet module

2013-01-16 Thread William Van Hevelingen
for a forge release. I would appreciate any feedback or pull requests to add additional functionality. https://github.com/pdxcat/puppet-module-nrpe My nick is blkperl in #puppet if you want to bounce ideas. -- Thanks, William Van Hevelingen -- You received this message because you are subscribed

Re: [Puppet Users] Managing community modules.

2012-02-26 Thread William Van Hevelingen
and click the pull request button in github. :) -- William Van Hevelingen https://github.com/blkperlhttps://github.com/pdxcat -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to puppet-users@googlegroups.com

Re: [Puppet Users] puppet resource, and parameters that take arrays...

2010-12-23 Thread William Van Hevelingen
Its helpful if you include error messages, but the answer is puppet resource host some.example.com ip=127.0.0.1 host_aliases=[' www.example.com','mail.example.com'] -- William Van Hevelingen wva...@gmail.com -- You received this message because you are subscribed to the Google Groups

Re: [Puppet Users] puppet resource, and parameters that take arrays...

2010-12-23 Thread William Van Hevelingen
Sorry, nope: Ack my bad misread the output. I think its a bug, I seem to remember that the parsedfile provider doesn't always work correctly under puppet resource http://mail.example.com/ -- William Van Hevelingen wva...@gmail.com -- You received this message because you are subscribed

Re: [Puppet Users] Resources on Windows

2010-09-09 Thread William Van Hevelingen
. http://projects.reductivelabs.com/issues/4575 Also note install.rb doesn't work on windows http://projects.reductivelabs.com/issues/4644 Hope this helps. Regards -- William Van Hevelingen Computer Science Major Portland State University wva...@gmail.com -- You received this message because

[Puppet Users] Easy way to determine if theres duplicate Documentation Tickets in Redmine?

2010-06-02 Thread William Van Hevelingen
. There is a 'support url' filter that already exists but it is not accessible from the New Issue tab. http://projects.reductivelabs.com/projects/puppet-docs/issues Comments? suggestions? Am I missing another easy way to find doc tickets based off url? Cheers -- William Van Hevelingen Portland State

Re: [Puppet Users] Easy way to determine if there's duplicate Documentation Tickets in Redmine?

2010-06-02 Thread William Van Hevelingen
reference the correct page. If possible, I think it would be useful if a URL field was available. Keywords are a bit general and most people don't initially think to put the URL there. Cheers William Van Hevelingen -- You received this message because you are subscribed to the Google Groups Puppet

Re: [Puppet Users] Easy way to determine if there's duplicate Documentation Tickets in Redmine?

2010-06-02 Thread William Van Hevelingen
The Forge, Dashboard and Documentation projects all now have a field called Affected URL. +1 Thanks James :) -- William Van Hevelingen Portland State University Computer Science Student w...@cs.pdx.edu -- You received this message because you are subscribed to the Google Groups Puppet

[Puppet Users] Re: [Puppet-dev] GSoC - Introducing myself

2010-05-05 Thread William Van Hevelingen
would like to thank Michael DeHaan for being a great mentor so far. I'm on freenode in #puppet as blkperl if you want to say hello or offer some tips :) and email works too. Regards -- William Van Hevelingen Computer Science Major Portland State University w...@cs.pdx.edu http://blkperl.blogspot.com