I've tried that also but then it's removing both entries.

Op dinsdag 11 augustus 2015 03:28:12 UTC+2 schreef 
gregory...@calorieking.com:
>
> Hi Patrick, 
>
> On 10/08/15 17:10, Patrick G. wrote: 
> > parameters: 
> >    sudoroles: 'root_users' 
> >    sudoroles: 'dba_users' 
>
> That reads to me like you've overwritten the first sudoroles value with 
> the second entry. If you want both, it would need to be e.g. an array: 
>
> parameters: 
>    sudoroles: 
>      - 'root_users' 
>      - 'dba_users' 
>
> ... with relevant logic in the module to handle an array. 
>
> HTH, 
> Greg. 
>

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/218057c7-c6fc-438e-9bee-b8931afd8223%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to