summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_apt_update_upgrade.py
AgeCommit message (Expand)Author
2012-10-16Add a more generic package install mechansimJoshua Harlow
2012-08-22add apt_reboot_if_required to reboot if requiredScott Moser
2012-08-22fix for pep8 issues and seemingly functional now.Scott Moser
2012-08-22merge from trunk for pep8 fixesScott Moser
2012-08-22fix pep8 complaints.Scott Moser
2012-08-22rework package mirror selectionScott Moser
2012-08-03use get_cfg_option_bool for apt_mirror_search_dnsScott Moser
2012-08-03do not search for mirror named '<distro>-mirror' in dns by defaultScott Moser
2012-07-06Updated so that if no mirror is found, the module stops running.Joshua Harlow
2012-06-22Use os.path.join instead of custom string path formationJoshua Harlow
2012-06-221. Move the getkeybyid function back here but add some slight adjustmentsJoshua Harlow
2012-06-22Use a module level constant for the filenameJoshua Harlow
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow