Age | Commit message (Expand) | Author |
2012-09-24 | write-ssh-key-fingerprints: do not send HOST KEYS through logger | Scott Moser |
2012-09-24 | do not create 'sems' directory. 'sem' is proper instance/ path | Scott Moser |
2012-09-24 | send stderr from write-ssh-key-fingerprints to stdout | Scott Moser |
2012-09-24 | fix permissions on /etc/sudoers.d file to be 0440 not 0644 | Garrett Holmstrom |
2012-09-24 | Process userdata, ignored by mistake. | Vlastimil Holer |
2012-09-23 | Make the normalization a module level function | Joshua Harlow |
2012-09-22 | Use 0440 permissions on sudoers, not 0644 | Garrett Holmstrom |
2012-09-21 | Don't forget the etc/hosts test. | Joshua Harlow |
2012-09-21 | Add in another helper that can understand the | Joshua Harlow |
2012-09-21 | Fix some docs + pylint warnings + log on default created in the module. | Joshua Harlow |
2012-09-21 | Also allow the user list to come in as a comma | Joshua Harlow |
2012-09-21 | Actually commit the test for user/group data | Joshua Harlow |
2012-09-21 | 1. Cleanup the user creation so that the distro class is | Joshua Harlow |
2012-09-20 | Use only util methods for reading/loading/appending/peeking | Joshua Harlow |
2012-09-20 | Remove the need to have 'default_user' and | Joshua Harlow |
2012-09-20 | Instead of special casing the empty list | Joshua Harlow |
2012-09-20 | Pylint cleanups. | Joshua Harlow |
2012-09-20 | Add a resolv.conf parser that can be easily | Joshua Harlow |
2012-09-20 | Configurable dsmode. Resolve IPv4 hostname only with dsmode=net. | Vlastimil Holer |
2012-09-20 | Initialize toks variable. Fix EC2-like hostname generation based on IPv4. | Vlastimil Holer |
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 | doc: document 'tags' as comma delimited strings | Scott Moser |
2012-09-19 | First thing that we do after we can start importing | 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 | remove unit test. | 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-19 | Use and resolve PUBLIC_IP from context disk if no HOSTNAME is specified. | Vlastimil Holer |
2012-09-19 | Optionally resolve IPv4 hostname. | Vlastimil Holer |
2012-09-19 | fix incorrect ubuntu mirror locations for 'ports' | Robie Basak |
2012-09-19 | Fix ports.ubuntu.com mirror locations | Robie Basak |
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 | Cleanup pylint warnings. | Joshua Harlow |
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 based on IP generation. | Andy Grimm |
2012-09-14 | remove 'start networking' from cloud-init-nonet | Scott Moser |