On Monday, December 10, 2012 4:14:34 PM UTC-6, llowder wrote:
>
>
>
> On Monday, December 10, 2012 3:47:21 PM UTC-6, Reginald Choudari wrote:
>>
>> In the defined type, no I did not. Is that required for a defined typed
>> declared as a child of the class's scope?
>>
>
> If you want to notify so
On Monday, December 10, 2012 3:47:21 PM UTC-6, Reginald Choudari wrote:
>
> In the defined type, no I did not. Is that required for a defined typed
> declared as a child of the class's scope?
>
If you want to notify some resource, it has to be included in that catalog
somewhere. So either in t
In the defined type, no I did not. Is that required for a defined typed
declared as a child of the class's scope?
On Monday, December 10, 2012 4:39:57 PM UTC-5, llowder wrote:
>
>
>
> On Monday, December 10, 2012 3:36:55 PM UTC-6, Reginald Choudari wrote:
>>
>> Hello,
>>
>> I've got a module with
On Monday, December 10, 2012 3:36:55 PM UTC-6, Reginald Choudari wrote:
>
> Hello,
>
> I've got a module with an 'init.pp' like so:
>
> class test_backend {
>
> ...
>
> exec {'reset':
>
> refreshonly => true,
>
> command => 'C:\blah.exe',
>
> }
>
> ...
>
> }
>
>
> And I declare a defined reso