summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2012-10-27Helpful cleanups.harlowja
2012-10-23use only util methods for reading/loading/appending/peekingScott Moser
2012-10-23No need for the get defaultJoshua Harlow
2012-10-23multipart or cloud-config-archive, do not fail on unknown headersScott Moser
2012-10-23restart landscape after config or installThomas Herve
2012-10-23Make sure that /etc/sudoers.d is used by /etc/sudoersScott Moser
2012-10-23Restart landscape at the end of the configurationThomas Hervé
2012-10-23fix pep8/pylintScott Moser
2012-10-23move default user info out of code and into configScott Moser
2012-10-15Skip install when there is not configuration, and install the package to be s...Thomas Hervé
2012-10-10Fixed typo on dict value referenceAvishai Ish-Shalom
2012-10-05Add checks around the device names that are foundJoshua Harlow
2012-10-05Add tests to show that the assigned bug is fixed.Joshua Harlow
2012-10-05Ensure that config drive datasource attempts toJoshua Harlow
2012-10-05bump version to 0.7.1Scott Moser
2012-10-04Ensure that for config drive thatJoshua Harlow
2012-10-01fix oauth time skew. actual implementation was returning 401 not 403.Scott Moser
2012-09-30Ensure that the include dir starts the lineJoshua Harlow
2012-09-30rework the rest of the users of old single 'user' to support listsJoshua Harlow
2012-09-30[pylint]: remove unused importScott Moser
2012-09-28Update the log statement used here to beJoshua Harlow
2012-09-28Dir should be 0755, not 0440Joshua Harlow
2012-09-28Ensure that the directory where the sudoersJoshua Harlow
2012-09-28Sync with head and fix conflicts.Joshua Harlow
2012-09-28Make byobu more tolerant of the user not beingJoshua Harlow
2012-09-28Add a comment as to why distros can't beJoshua Harlow
2012-09-28make DataSourceMAAS 'main()' use load_yamlScott Moser
2012-09-28Rework the rest of the locations that usedJoshua Harlow
2012-09-28fix pep8 and pylintScott Moser
2012-09-28add 'safeyaml' to cloudinitScott Moser
2012-09-28rpm spec and rpm build, better handle case with no package_mirrorsJoshua Harlow
2012-09-28Also ensure that if mirror info is not invalidJoshua Harlow
2012-09-28Stop the bad habit of using 'or'.Joshua Harlow
2012-09-28restart salt-minion instead of start.Scott Moser
2012-09-27cleanup the user/group listsJoshua Harlow
2012-09-25Resync with head.Joshua Harlow
2012-09-25Allow package_mirrors to be non-existent.Joshua Harlow
2012-09-24Adjust the fingerprints to use this newJoshua Harlow
2012-09-24Avoid rechecking if old users is availabile.Joshua Harlow
2012-09-24Handle the case where 'user' is defined but 'users' isn't.Joshua Harlow
2012-09-24Add a netconfig format test + if rhel is passed the 'all'Joshua Harlow
2012-09-24Update to bring inline with trunk/head.Joshua Harlow
2012-09-24Refactor the ug normalization to take in a distroJoshua Harlow
2012-09-24cleanups for rhel network configJoshua Harlow
2012-09-24fix pep8Scott Moser
2012-09-24Oopies, missed u.Joshua Harlow
2012-09-24Bring up to date with trunk.Joshua Harlow
2012-09-24handle ifup on RH distros by iterating over 'ifup devname'Joshua Harlow
2012-09-24DataSourceMAAS: if a oauth request fails due to 403 try updating local timeScott Moser
2012-09-24fix pylintScott Moser