Faidon has submitted this change and it was merged. Change subject: Initial attempt for an apt module ......................................................................
Initial attempt for an apt module Create an apt module to host all of our apt configuration in a configurable way. Replace base::apt and and base::apt::update with includes from the new module. Change-Id: I7bce56455777a8a31644f6e6da3af62f83ac8b2f --- M manifests/base.pp M manifests/generic-definitions.pp M manifests/misc-servers.pp M manifests/misc/install-server.pp M manifests/stages.pp M manifests/svn.pp R modules/apt/files/apt2xml.py R modules/apt/lib/facter/apt.rb A modules/apt/manifests/conf.pp A modules/apt/manifests/init.pp A modules/apt/manifests/pin.pp A modules/apt/manifests/repository.pp A modules/apt/manifests/unattended-upgrades.pp A modules/apt/manifests/update.pp 14 files changed, 141 insertions(+), 127 deletions(-) Approvals: Faidon: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/32369 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7bce56455777a8a31644f6e6da3af62f83ac8b2f Gerrit-PatchSet: 3 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Faidon <[email protected]> Gerrit-Reviewer: Faidon <[email protected]> Gerrit-Reviewer: Mark Bergsma <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
