Disable Install Recommends||Suggests pkgs
* reclass system and endpoint salt states declared to be cover all
needed packages, so a good point to disable auto-installing not
needed directly packages.
* Those change may affect all non self-sufficient formula\states.
* Absolute package deps will not be affected.
* DOC:Recommends
The Recommends field should list packages that would be found together
with this one in all but unusual installations.
* DOC:Suggests
This is used to declare that one package may be more useful with
one or more others. Using this field tells the packaging system and
the user that the listed packages are related to this one and can perhaps
enhance its usefulness, but that installing this one without them is
perfectly reasonable.
* Misc: disable all periodic apt tasks, disable "Languages" data download
* Move all configs under debian.yml
Change-Id: Iaed7fc2cec6f58b534db97cd73d9d4daf65fa9a2
2 files changed