aboutsummaryrefslogtreecommitdiff
path: root/manifests/dselect.pp
AgeCommit message (Collapse)Author
2014-01-08use stdlib instead of the common modulemh
2013-01-02Apply code style corrections from puppet-lintGabriel Filion
Signed-off-by: Gabriel Filion <lelutin@gmail.com> + more linting by intrigeri. Conflicts: manifests/apticron.pp manifests/cron/dist_upgrade.pp manifests/cron/download.pp manifests/dist_upgrade/initiator.pp manifests/init.pp manifests/listchanges.pp manifests/preferences.pp manifests/preseeded_package.pp manifests/proxy_client.pp manifests/unattended_upgrades.pp manifests/update.pp
2010-12-15Use line define instead of append_if_no_such_line.intrigeri
The latter is only a wrapper around the former and it seems we want to remove the latter from our shared common module.
2010-12-07format standardizationMicah Anderson
2010-10-17Use append_if_no_such_line instead of line.intrigeri
2009-10-30add refactored filesmh