[Puppet Users] Re: Yum.puppetlabs.com: Fedora 19

2013-07-11 Thread jbrown
will satisfy this requirement while we wait for Puppet Labs to spin up the real repository. https://gist.github.com/fandingo/5978700 On Thursday, July 11, 2013 10:46:11 AM UTC-5, jbrown wrote: > > Does anyone know when yum.puppetlabs.com will have a Fedora 19 repository? > > F

[Puppet Users] Re: Strange Issue with Symlink

2012-11-07 Thread jbrown
${site_name}"], Cheers, Justin On Wednesday, November 7, 2012 4:51:18 PM UTC-6, jbrown wrote: > > I'm seeing a strange issue with symlinks in Puppet 2.7.19. > File { > ensure => directory, > owner=> apache, > group=> ap

[Puppet Users] Strange Issue with Symlink

2012-11-07 Thread jbrown
I'm seeing a strange issue with symlinks in Puppet 2.7.19. File { ensure => directory, owner=> apache, group=> apache, } file { "/mnt/${site_name}": mode => 0660, } mount { "/mnt/${site_name}": ensure => mounted, atboot => true, devic

[Puppet Users] MSI Package Provider and Install_options

2012-09-24 Thread jbrown
Hello, I'm trying to install a few MSI packages on Windows, and I'm having trouble specifying options. Here is what I want to execute C:\packages\my_problematic_package.msi \quiet \passive As you can see, I'm trying to specify two arguments to the package, but I can't figure out how to use th

[Puppet Users] Run Stages for Particular Modules

2012-09-14 Thread jbrown
Hello, I'm new to Puppet, and I'm having some trouble getting run stages to work with one of my modules. The module is quite complicated and involves several operations where order is very important. In short, here are the steps 1) Install some packages 2) Create a user and home dir 3) Install

[Puppet Users] Re: 403 Forbidden with Passenger

2012-06-18 Thread jbrown
Michael, Thanks for the quick response. I'll take a closer look at the instructions and see if they work in my environment. I appreciate the thoughtful reply. Cheers, Justin On Monday, June 18, 2012 12:31:28 PM UTC-5, Michael Altfield wrote: > > jbrown, > > Sorry for not po

[Puppet Users] Re: 403 Forbidden with Passenger

2012-06-18 Thread jbrown
I'm having the same problem, but I never saw a solution in this thread. I've been over the permissions for config.ru and /var/lib/puppet about a 1000 times and can't see any permissions problems. -rw---. 1 puppet puppet 431 Jun 18 00:07 /etc/puppet/rack/config.ru (I've also tried 700, 770, 7