cdist/cdist/conf/type/__package_apt/parameter
matze 9fc6ee0948 __package_apt: add --install-recommends parameter
For a good reason, __package_apt doesn't install recommended packages as
default. But the option --install-recommends comes handy if you want to
install a package where you want to install all recommended packages
(and not to install all of them separately).

Also, the manpage now explains that the type won't install recommended
packages by default.
2020-11-08 13:19:46 +01:00
..
default DRY: Remove default parameter value handeling in __package_apt 2014-12-27 20:29:45 -07:00
boolean __package_apt: add --install-recommends parameter 2020-11-08 13:19:46 +01:00
optional add support for --target-release for __package_apt 2014-11-25 23:00:17 +01:00