[Puppet Users] Re: Problem with order and ensure_resource.

2015-03-29 Thread Shawn Sterling
with one module, and > a problem with class containment implementation of that module? > Yeah, maybe a bit drastic, but you have to admit write up jcbollinger gave does make ensure_reasources sound fairly bad though. :) Thank you for the reply. -Shawn -- You received this message becau

[Puppet Users] Re: Problem with order and ensure_resource.

2015-03-27 Thread Shawn Sterling
ld > hope the maintainer would accept it; if he didn't, that's enough of an > improvement to consider forking over. > I'm going to work with the module owner to see if we can't find another solution or I'll use a different module. Thank you very much for the re

[Puppet Users] Problem with order and ensure_resource.

2015-03-26 Thread Shawn Sterling
ensure_resources are as bad as using evals); but I'm guessing there is a puppety way to handle this that I'm not finding; or maybe it's a bug that ensure_resource ignores all (of my) attempts to assign order? Any Ideas? Have a good day. -Shawn -- You received this message becau

[Puppet Users] Re: Could not evaluate: Could not retrieve information from environment production source(s) for one module, for other is ok

2014-07-27 Thread Shawn Miller
I have the same issue, but having it in and pointed to 'puppet://$puppetserve/modules/ntp/etc/ntp.conf' did not fix it- still get same error, not even 'puppet://$::server/modules/ntp/etc/ntp.conf,' On Monday, August 6, 2012 5:25:34 PM UTC-5, jenrzzz wrote: > > Your source path should be "puppet:

Re: [Puppet Users] Could not retrieve information from environment production source

2014-07-27 Thread Shawn Miller
Mine is that way- /etc/puppet/modules/sudo/files/sudoers # cat modules/sudo/manifests/init.pp class sudo { package { sudo: ensure => present, } if $operatingsystem == "Ubuntu" { package { "sudo-ldap": ensure => present, require => Package["sudo"], } } file { "/etc/sudoers": owner => "root", group =

[Puppet Users] Warning: Unable to fetch my node definition, but the agent run will continue:

2013-11-26 Thread Shawn Parker
I am getting the following error when executing puppet agent --test from the node to force it to get its node definition [root@localhost puppet]# puppet agent --test Warning: Unable to fetch my node definition, but the agent run will continue: Warning: Error 400 on SERVER: Failed to find puppetn

Re: [Puppet Users] puppetlabs-firewall scope

2012-12-07 Thread Shawn Foley
e that only rules ## defined in puppet exist on the machine resources { 'firewall': purge => true } ## include the pre and post modules include firewall::pre include firewall::post } Then you just "include firewall" Shawn Foley 425.281.0182 On Tue, Dec 4,

[Puppet Users] Re: Weird mode issues with /var/lib/puppet/lib

2012-12-03 Thread Shawn Knight
Correction; the mode the production server wants for that directory is 2775, not 2755. I'm still baffled why the two masters are different and managing that directory on the agent. --Shawn -- You received this message because you are subscribed to the Google Groups "Puppet Users&

[Puppet Users] Weird mode issues with /var/lib/puppet/lib

2012-12-03 Thread Shawn Knight
t itself - the development one has ca = false and ca_server = production.server.fqdn How can I determine where /var/lib/puppet/lib's mode should be determined (and since it's not even in the modules, why are the two masters trying to control it on the agent)? --Shawn -- You receive

[Puppet Users] Re: Help: sysctl implementation with defined types

2012-11-27 Thread Shawn Knight
Appreciated, certainly. But again, for the sake of learning Puppet better, I'd like to know why my code doesn't work. :) On Tuesday, November 27, 2012 2:06:17 PM UTC-5, Fiddyspence wrote: > > Try http://forge.puppetlabs.com/fiddyspence/sysctl -- You received this message because you are subsc

[Puppet Users] Help: sysctl implementation with defined types

2012-11-27 Thread Shawn Knight
class oracle { sysctl::add_param{ 'oracle_wants_lots_of_ram': value => '1' } } I'm perfectly fine with being told "your overall use case needs hiera" or something (which will probably have me coming back with more questions), but I'll particularly apprec

[Puppet Users] Open Source to Enterprise migration?

2012-10-10 Thread Shawn Knight
files" are things I want to hear, either way. :D Cheers, --Shawn -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/rjGuyNHLSNEJ. To post to this

Re: [Puppet Users] Stop aptitude package provider from using '-y'

2012-07-22 Thread Shawn
I think a better solution would be using preseed files to answer the questions. Is this not an option? Sent via BlackBerry -Original Message- From: David Banks Sender: puppet-users@googlegroups.com Date: Sun, 22 Jul 2012 23:58:01 To: Reply-To: puppet-users@googlegroups.com Subject: [Pu

Re: [Puppet Users] can we avoid notify/subscribe firing on a mode change?

2012-06-18 Thread Shawn
Brutal you are. -yoda Sent via BlackBerry -Original Message- From: Jo Rhett Sender: puppet-users@googlegroups.com Date: Mon, 18 Jun 2012 17:07:21 To: Reply-To: puppet-users@googlegroups.com Subject: Re: [Puppet Users] can we avoid notify/subscribe firing on a mode change? Right, sure

Re: [Puppet Users] can we avoid notify/subscribe firing on a mode change?

2012-06-18 Thread Shawn
--Original Message-- From: Felix Frank Sender: puppet-users@googlegroups.com To: puppet-users@googlegroups.com ReplyTo: puppet-users@googlegroups.com Subject: Re: [Puppet Users] can we avoid notify/subscribe firing on a mode change? Sent: Jun 14, 2012 7:18 AM On 06/14/2012 12:39 PM, Jo R

Re: [Puppet Users] Thoughts on job listings?

2012-06-07 Thread Shawn
+1 for linked in Sent via BlackBerry -Original Message- From: devzero2000 Sender: puppet-users@googlegroups.com Date: Thu, 7 Jun 2012 13:31:18 To: Reply-To: puppet-users@googlegroups.com Subject: Re: [Puppet Users] Thoughts on job listings? Linkedin is a good place 2012/5/30, Steve Tr

Re: [Puppet Users] Puppet / scalability

2012-05-14 Thread Shawn
Wanted to point out I manage over 3000 x86 tablets with puppet. This doesn't include production servers. Sent via BlackBerry -Original Message- From: Alex Harvey Sender: puppet-users@googlegroups.com Date: Sun, 13 May 2012 23:53:52 To: Puppet Users Reply-To: puppet-users@googlegroups.co

Re: [Puppet Users] White list of packages

2012-05-01 Thread Shawn
oglegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- *- Shawn Taaj* -- You received this message because you ar

Re: [Puppet Users] err: Could not send report: Error 400 on SERVER: execution expired

2012-05-01 Thread Shawn
to > puppet-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- *- Shawn Taaj* -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To pos

[Puppet Users] Re: Puppet on Windows - client installer?

2012-02-21 Thread Shawn Turpin
Is this .MSI available (at least for testing)? When I click on the link it takes me to a login screen. I am trying to pilot it in my test lab environment and would love to give it a whirl. Especially since this testlab environment has limited Internet connectivity (read that as none) so trying t

Re: [Puppet Users] Re: Error 400 on SERVER: No support for http method POST

2012-02-07 Thread Shawn
I noticed this problem today with a 2.6.3 client which was upgraded today to 2.7.10. Master is 2.6.3 Sent via BlackBerry -Original Message- From: rjl Sender: puppet-users@googlegroups.com Date: Tue, 7 Feb 2012 15:01:14 To: Puppet Users Reply-To: puppet-users@googlegroups.com Subject: [

Re: [Puppet Users] Puppet & symlink

2011-12-31 Thread Shawn
scribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://group

[Puppet Users] Issues with puppet first launch

2010-12-29 Thread Shawn
In one screen I am running the puppet daemon. r...@puppetmaster:~# puppetmasterd --verbose --no-daemonize info: Caching certificate for ca info: Creating a new SSL certificate request for puppetmaster notice: puppetmaster has a waiting certificate request notice: Signed certificate request for pup

Re: [Puppet Users] Puppet on ubuntu 10.04

2010-12-23 Thread Shawn
lis wrote: > > > > On 23 Dec 2010, at 17:23, Shawn wrote: > > > >> I am trying to get puppet installed on ubuntu 10.04, I was able to > compile from the git source with no problem but users have mentioned that > using a ubuntu package would likely be the best way to go

[Puppet Users] Puppet on ubuntu 10.04

2010-12-23 Thread Shawn
Hi, I am trying to get puppet installed on ubuntu 10.04, I was able to compile from the git source with no problem but users have mentioned that using a ubuntu package would likely be the best way to go. Why is this? Does anyone have a link to a ubuntu 2.6.4 package? Thanks -- You received thi