Re: [Puppet Users] can create a top level variable in my enc

2016-07-06 Thread Alex Samad
Thanks - finally found it myself - been looking for days on this --- environment: production parameters: ybenv: alextest from Learning Puppet 4: A Guide to Configuration Management and Automation it actually says ENC paramaters are not the same as parameters anywhere else in puppet. wasn

Re: [Puppet Users] can create a top level variable in my enc

2016-07-06 Thread R.I.Pienaar
- Original Message - > From: "Alex Samad" > To: "puppet-users" > Sent: Wednesday, 6 July, 2016 09:01:10 > Subject: [Puppet Users] can create a top level variable in my enc > Hi > > I have a bash script produce this for my test node > > --- > environment: production > ybenv: alextest