cdist/cdist/conf/type/__package_apt
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
..
explorer Quote aptget command and params, simplify explorer 2018-09-12 11:36:11 +02:00
parameter __package_apt: add --install-recommends parameter 2020-11-08 13:19:46 +01:00
gencode-remote __package_apt: add --install-recommends parameter 2020-11-08 13:19:46 +01:00
man.rst __package_apt: add --install-recommends parameter 2020-11-08 13:19:46 +01:00
nonparallel Fix parallel object prepare and run steps. Add nonparallel type marker. 2017-07-15 22:18:20 +02:00
notes.txt make package_data work 2012-10-29 22:50:27 +01:00