Age | Commit message (Expand) | Author |
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 |
2012-09-24 | fix pylint | Scott Moser |
2012-09-24 | fix make pep8 | Scott Moser |
2012-09-24 | do not create 'sems' directory. 'sem' is proper instance/ path | Scott Moser |
2012-09-22 | Use 0440 permissions on sudoers, not 0644 | Garrett Holmstrom |
2012-09-20 | Instead of special casing the empty list | Joshua Harlow |
2012-09-19 | Use a common header creation function | Joshua Harlow |
2012-09-19 | Rework the rhel sysconfig writing/updating | Joshua Harlow |
2012-09-19 | Fix the ifup so that if a list of devices is provided | Joshua Harlow |
2012-09-19 | if a logged message fails, fallback to logging to stdout | Joshua Harlow |
2012-09-19 | Get the fallback working. | Joshua Harlow |
2012-09-19 | add general signal handlers | Joshua Harlow |
2012-09-19 | do not disable logging on signal | Scott Moser |
2012-09-19 | change exit messages to include signal name | Scott Moser |
2012-09-19 | Adding a dual fallback log handler that | Joshua Harlow |
2012-09-19 | fix 'update_package_sources' on rhel to only update package sources | Garrett Holmstrom |
2012-09-19 | Add the translation from the ubuntu format for nameservers and dns search | Joshua Harlow |
2012-09-19 | do not write a comment in /etc/hostname. | Scott Moser |
2012-09-19 | Actually download yum metadata with update_package_sources | Garrett Holmstrom |
2012-09-19 | write trailing newlines on generated files | Scott Moser |
2012-09-19 | Add support for 'selinux_user' key to useradd cloud-config syntax | Garrett Holmstrom |
2012-09-18 | Make update_package_sources stop upgrading packages on RHEL | Garrett Holmstrom |
2012-09-18 | Add support for useradd --selinux-user'' | Garrett Holmstrom |
2012-09-17 | Fill in basic info for the Fedora distro | Garrett Holmstrom |
2012-09-14 | Add a basic signal test and write out all | Joshua Harlow |
2012-09-14 | only write landscape config if user-data provided | Scott Moser |
2012-09-14 | Fix hostname derived from IP. (LP: 1050962) | Andy Grimm |
2012-09-06 | Fix pylintness. | Joshua Harlow |
2012-09-06 | Add capturing of basic signal handlers to | Joshua Harlow |
2012-09-06 | do not convert type None to string in cfgmnt. | Scott Moser |
2012-09-05 | Check if the config was specified | Thomas Hervé |
2012-09-05 | Add RUN=1 to the default file | Thomas Hervé |
2012-09-01 | improvements for launch index, one fix for cloud-archive | Joshua Harlow |
2012-08-31 | When a parts content type is found to be different than | Joshua Harlow |
2012-08-31 | Don't look into cloud-archive (after processing) for launch | Joshua Harlow |
2012-08-31 | Removed admin group from default Ubuntu user group list. | Ben Howard |
2012-08-31 | support launch index specific user-data | Joshua Harlow |
2012-08-31 | fix pylint warning | Scott Moser |
2012-08-31 | - Converted user list to user dict to allow exclusion of the default user | Ben Howard |
2012-08-29 | Don't use walk and handle the walking ourselves to | Joshua Harlow |
2012-08-28 | fix busted cc_ssh_import_id | Scott Moser |
2012-08-28 | distros/ubuntu.py: remove unused import (pylint) | Scott Moser |
2012-08-27 | For the userdata 'post-filtering' add in a new folder that | Joshua Harlow |
2012-08-27 | clean up a bit, fix issue with missing 'log' argument to ssh_import_ids | Scott Moser |
2012-08-27 | Fixed critical bug where user and group creation was being done after SSH | Ben Howard |