[Puppet Users] Conditional Require For File Type

2015-01-14 Thread Jason Wever
I've tried this with Puppet versions 3.5.1 and 3.6.1 but no change in behavior. Haven't tried a 3.7.x. Thanks, -- Jason Wever -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receivi

Re: [Puppet Users] Conditional Require For File Type

2015-01-16 Thread Jason Wever
o = "a" >> >> File["/path/to/file"] { require => Class[$foo] } >> This method allowed the catalog to compile as well, but didn't change any of the ordering issues. Thanks for all of the replies and answers! Cheers, -- Jason Wever -- You received this mess

Re: [Puppet Users] Conditional Require For File Type

2015-01-20 Thread Jason Wever
cause Class['a'] and/or Class['b'] > declares other classes that you consider as belonging to 'a' / 'b', but > which are not properly contained by 'a' / 'b'. Thanks for the link. This does sound like what is going on. I'll take

[Puppet Users] Using Facts To Determine EC2 Classic Vs VPC

2016-06-07 Thread Jason Wever
work either. Any suggestions? I'm not wedded to this method of determining whether an instance is Classic or VPC, so other suggestions are welcome too. Thanks! -- Jason Wever -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To

Re: [Puppet Users] Bitbucket and puppet-sync

2015-03-06 Thread Jason Wever
IPs that they will be coming from at https://confluence.atlassian.com/display/BITBUCKET/What+are+the+Bitbucket+IP+addresses+I+should+use+to+configure+my+corporate+firewall if you want/need to lock down who can request the URL for deploy-sh.php Cheers, -- Jason Wever -- You received this message because you are sub