Gid should be a number?
On 25 Nov 2013 18:14, "Stuart Cracraft" <[email protected]> wrote:
> My class reads like:
>
> class name1::name2 ($gidvariable) {
> file { "somepath-to-file":
> ensure => file,
> mode => '0640',
> gid => $gidvariable,
> }
> }
>
> The problem is that the file isn't getting set to the $gidvariable's value
> which is a string "abc".
>
> The other things work (presence as file, mode).
>
> Stuart
>
>
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/f3b6d362-0030-4a9b-a258-bc913bd1061d%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/CAAohVBfKhv8NMtexYhU%2BuRDJGkAFS-_hs9Ro_UEsHMdZri4pmw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.