On 11/17/2011 04:09 PM, Marco Marongiu wrote:
> Il 17/11/2011 16:05, Mark Burgess ha scritto:
>> If you have an interactive program waiting for input, then CFEngine's
>>   batch approach is not really compatible. You probably need to run
>> the programs in non-interactive mode, and maybe close any input
>> channels<  /dev/null.
> Wait... so we are accepting that a "packages" promise could hang and we
> have to work around that?
>
> I don't intend to be polemical, I just want to be sure that we have to
> somehow accept that this kind of promise could, in certain conditions,
> hang an agent:
>
>
>    packages:
>      "$(packages)"
>        comment           =>  "Install packages required to implement NTP",
>        package_policy    =>  "add",
>        package_method    =>  apt; # defined in stdlib
>

"What Neil said" :-)



_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to