Seva,
Thanks a lot. It works ;-) and i see i made i typo must be exclude_users
instead of exclude_user in process_select. That is why i got confused,
cfengine3 handle this as empty list.
regards
On 15 nov 2010, at 12:06, Seva Gluschenko wrote:
> Bas,
>
> I see certain mistypes in your e
Bas,
I see certain mistypes in your example. Dunno whether they exist in
your original promise. Anyway, the following test promise works for me
(I mean, it matches processes of users excluding the list specified):
bundle agent quarterly {
vars:
any::
"
I am a bit confused on about to pass variables. I want to a variable to the
body process_select for process_owner. So i can dynamically set which user(s)
to skip. How can i accomplish this or is this not possible?
Here is an example that does not work: (tried several variations)
{{{
bundle ag