Forum: Cfengine Help
Subject: Re: Package installation - trouble specifying environment variable
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,21587,21666#msg-21666

Seems like a potentially more appropriate option would be to just use apt-get 
instead of aptitude.  The aptitude binary isn't installed on every Debian-esque 
system (I don't usually install it), and apt-get has the "-o 
configoption=value" command line argument which lets you specify arbitrary 
config options.  The same --assume-yes and --quiet options work with apt-get.

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

Reply via email to