Dawn Foster wrote:
> On Tue, Nov 13, 2012 at 1:10 AM, Gavin Williams wrote:
>> Nan
>>
>> Cheers for the response.
>>
>> However as it took soo long for this post to get onto the Puppet Developers
>> list, I dropped into #puppet-dev on IRC, and with some assistance from
>> Dominic managed to resolv
On Tuesday 13 November 2012 at 00:59, Andy Parker wrote:
> At the moment Proposal 4 is looking the most promising. It is to pretty much
> undo the changes for #2935 (which added run_mode) and change to a
> configuration system such that each subcommand has a section in the
> configuration file.
- Original Message -
> From: "R.I.Pienaar"
> To: puppet-dev@googlegroups.com
> Sent: Tuesday, November 13, 2012 6:22:15 PM
> Subject: [Puppet-dev] creating a class with resources in it dynamically
>
> hello,
>
> I want to be able to do create a bunch of resources inside a class
> ie. a
On Nov 13, 2012, at 7:35 AM, David Schmitt wrote:
> On 12.11.2012 14:34, Brice Figureau wrote:
>> On Mon, 2012-11-12 at 13:06 +0100, David Schmitt wrote:
>>> Hi,
>>>
>>> I've just upgraded my local test master to 3.0 and wanted to share the ups
>>> and downs.
>>>
>>> * The upgrade went as smo
hello,
I want to be able to do create a bunch of resources inside a class
ie. a bit like create_resources with with the additional step of
also creating the class.
A simple bit of testing inside a node block using inline_template:
compiler = scope.compiler
klass = Puppet::Parser
On Tue, Nov 13, 2012 at 1:10 AM, Gavin Williams wrote:
> Nan
>
> Cheers for the response.
>
> However as it took soo long for this post to get onto the Puppet Developers
> list, I dropped into #puppet-dev on IRC, and with some assistance from
> Dominic managed to resolve the issue...
Sorry about
On 12.11.2012 14:34, Brice Figureau wrote:
On Mon, 2012-11-12 at 13:06 +0100, David Schmitt wrote:
Hi,
I've just upgraded my local test master to 3.0 and wanted to share the ups
and downs.
* The upgrade went as smooth as could be expected: config.ru migration
tripped me up, but was document
Nan
Cheers for the response.
However as it took soo long for this post to get onto the Puppet Developers
list, I dropped into #puppet-dev on IRC, and with some assistance from
Dominic managed to resolve the issue...
He identified that I was missing a couple of requires for Puppet::Provider