On Friday, January 20, 2017 at 12:28:02 PM UTC-5, James Perry wrote:
>
> Thanks.
>
> The reason I have a CSV is that is what is provided from the users out of
> their own private database where they keep this data. I have to take the
> detail as it is given. Now I can manually process the data to
It looks like you need to add a package_type for deb and a case
statement for Ubuntu. Would be a good time to patch the module and
submit a pull request. :)
On Friday, January 20, 2017 at 10:37:58 AM UTC-5, Salty Old Cowdawg wrote:
>
> Supposedly on the forge site it says the module was test
I posted this before with a subject line that was vague, i will repost with
a more detailed subject line
I need some good documentation on ruby code for putting together puppet
rake beaker tests..
I need to add some code for my acceptance class rb script. Is there
documents out there that anyo
Hi Guys,
I am very new to Puppet and installed 3.8. I tried creating template using
array type variable but I got output as string.
My sample code as below:
init.pp
---
$servers = ['facter', 'hiera', 'mco', 'puppet', 'puppetserver'],
config.pp
--
$servers = "$::apa