Behalf Of Lebel, Marco
Sent: Wednesday, March 31, 2010 12:40 PM
To: Nicolas Charles
Cc: help-cfengine@cfengine.org
Subject: RE: Help with usebundle required
Hello,
Thanks for the info I just tried rev 937 and helas it did not fix my bug I have
the same issue
Any insight?
Marco
-Origin
Subject: Re: Help with usebundle required
Hi Marco,
I think this is a bug, solved in the svn
(https://cfengine.com/bugtracker/view.php?id=82)
You should check with the trunk
Regarsd,
Nicolas
Lebel, Marco wrote:
>
> Hello all,
>
> I am using the community edition version 3.0.4p2 an
Hi Marco,
I think this is a bug, solved in the svn
(https://cfengine.com/bugtracker/view.php?id=82)
You should check with the trunk
Regarsd,
Nicolas
Lebel, Marco wrote:
>
> Hello all,
>
> I am using the community edition version 3.0.4p2 and I have the following:
>
> bundle agent do_user_accoun
Hello all,
I am using the community edition version 3.0.4p2 and I have the following:
bundle agent do_user_accounts
{
vars:
"corp_data" string => "/corp/data";
"ref_files" slist => { "$(corp_data)/ref_passwd.dat",
"$(corp_data)/ref_passwd_excp1.dat" };
methods:
"users_from" usebundl