- Removes coupling between global data and resources from apt class. - Makes it easier to organize things into stages.
both of these params facilitate options that ease the management of apt repos in dev environments 1. disable_keys - allows repos without properly signed keys 2. always_apt_update - refreshes via apt update every time that puppet runs.