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