Il 17/11/2011 16:32, Nick Anderson ha scritto:
> You probably need something like this.
> 
> body agent control {
>     # This is needed for packages that want some configuration like
>     # postfix.
>     environment => { "DEBIAN_FRONTEND=noninteractive" };
> }
> 
> 

It's there already:

 debian::
  environment => {
                  "DEBIAN_FRONTEND=noninteractive",
                 };

and, of course, the debian class is defined, as cf-promises confirms.

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

Reply via email to