[Puppet Users] Re: scheduling defined resources

2014-03-12 Thread Mark deJong
On Wednesday, March 12, 2014 9:27:24 AM UTC-4, jcbollinger wrote: > > > > On Tuesday, March 11, 2014 7:08:45 AM UTC-5, Mark deJong wrote: >> >> >> I'm having the issue with the passwd::user accepting the schedule >> metaparameter. I have tried it both with and without define the variable >> 's

[Puppet Users] Re: scheduling defined resources

2014-03-12 Thread jcbollinger
On Tuesday, March 11, 2014 7:08:45 AM UTC-5, Mark deJong wrote: > > > I'm having the issue with the passwd::user accepting the schedule > metaparameter. I have tried it both with and without define the variable > 'schedule.' > > The thing that jumps out at me right away is that you are declar

[Puppet Users] Re: scheduling defined resources

2014-03-11 Thread Mark deJong
On Monday, March 10, 2014 9:47:22 AM UTC-4, jcbollinger wrote: > > > > On Friday, March 7, 2014 8:57:58 AM UTC-6, Mark deJong wrote: >> >> Hello, >> We're currently using version 3.4.3, and the documentation on >> metaparameters states "any defined metaparameter can be used with any >> instance

[Puppet Users] Re: scheduling defined resources

2014-03-10 Thread jcbollinger
On Friday, March 7, 2014 8:57:58 AM UTC-6, Mark deJong wrote: > > Hello, > We're currently using version 3.4.3, and the documentation on > metaparameters states "any defined metaparameter can be used with any > instance in your manifest, *including defined components.*" Unless I'm > missing so