Learning to write custom types, I thought to validate the following
property
Because we have thre possible values looking like minssf=,
the newvalues cannot be used (i think)
And I wanted to add some specific validation for those types of values.
Is this a good thinking path ? Or is that a
On Tuesday, December 17, 2013 1:05:09 PM UTC-6, Andy Parker wrote:
>
> On Tue, Dec 17, 2013 at 7:42 AM, DEGREMONT Aurelien
>
> > wrote:
>
>
>> And I quickly workaround this using this oneliner patch:
>>
>> diff --git a/lib/puppet/type.rb b/lib/puppet/type.rb
>> index 1933097..bf09fdb 100644
>>
Just finished up the PR triage. Thanks to everyone who showed up (Dominic,
Jeremy, Erik) for your help!
This week we took a look at a couple puppet PRs, since Dominic and Jeremy
were the submitters. After that we tackled Facter, Hiera, and Stdlib since
we had gotten pretty behind on those. The nex
On Thu, Dec 12, 2013 at 4:00 PM, Stuart Cracraft wrote:
>
> Hi. I would like just a simple command-line program which parses all
> the yaml files and reports in a very simple plain-text way. That's all.
> Nothing fancy.
>
> The point is we want to know what Puppet is proposing to do in
> noop mode
On Wednesday, December 18, 2013 4:01:24 AM UTC+1, Eric Sorenson wrote:
>
> Alessandro Franceschi wrote:
> > Hi all,
> > I suppose most of you have read R.I.Pienaar's blog post about his
> > module_data module:
> >
> http://www.devco.net/archives/2013/12/08/better-puppet-modules-using-hiera-d
- Original Message -
> From: "Eric Sorenson"
> To: puppet-dev@googlegroups.com
> Sent: Wednesday, December 18, 2013 3:01:24 AM
> Subject: Re: [Puppet-dev] Data in Modules. Current status?
>
> Alessandro Franceschi wrote:
> > Hi all,
> > I suppose most of you have read R.I.Pienaar's blog