summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-19Rework the rhel sysconfig writing/updatingJoshua Harlow
2012-09-19if a logged message fails, fallback to logging to stdoutJoshua Harlow
2012-09-19doc: document 'tags' as comma delimited stringsScott Moser
2012-09-19First thing that we do after we can start importingJoshua Harlow
2012-09-19Get the fallback working.Joshua Harlow
2012-09-19add general signal handlersJoshua Harlow
2012-09-19do not disable logging on signalScott Moser
2012-09-19remove unit test.Scott Moser
2012-09-19change exit messages to include signal nameScott Moser
2012-09-19Adding a dual fallback log handler thatJoshua Harlow
2012-09-19fix 'update_package_sources' on rhel to only update package sourcesGarrett Holmstrom
2012-09-19Add the translation from the ubuntu format for nameservers and dns searchJoshua Harlow
2012-09-19do not write a comment in /etc/hostname.Scott Moser
2012-09-19Actually download yum metadata with update_package_sourcesGarrett Holmstrom
2012-09-19write trailing newlines on generated filesScott Moser
2012-09-19Add support for 'selinux_user' key to useradd cloud-config syntaxGarrett Holmstrom
2012-09-19fix incorrect ubuntu mirror locations for 'ports'Robie Basak
2012-09-19Fix ports.ubuntu.com mirror locationsRobie Basak
2012-09-18Make update_package_sources stop upgrading packages on RHELGarrett Holmstrom
2012-09-18Add support for useradd --selinux-user''Garrett Holmstrom
2012-09-17Fill in basic info for the Fedora distroGarrett Holmstrom
2012-09-14Cleanup pylint warnings.Joshua Harlow
2012-09-14Add a basic signal test and write out allJoshua Harlow
2012-09-14only write landscape config if user-data providedScott Moser
2012-09-14fix hostname based on IP generation.Andy Grimm
2012-09-14remove 'start networking' from cloud-init-nonetScott Moser
2012-09-14Fix hostname derived from IP. (LP: 1050962)Andy Grimm
2012-09-13remove trailing whitespaceScott Moser
2012-09-13only emit if there is a device present.Scott Moser
2012-09-13add cloud-init-container.confScott Moser
2012-09-06Fix pylintness.Joshua Harlow
2012-09-06Add capturing of basic signal handlers toJoshua Harlow
2012-09-06do not convert type None to string in cfgmnt.Scott Moser
2012-09-05add 'RUN=1' to /etc/default/landscape-clientThomas Hervé
2012-09-05Check if the config was specifiedThomas Hervé
2012-09-05Add RUN=1 to the default fileThomas Hervé
2012-09-01improvements for launch index, one fix for cloud-archiveJoshua Harlow
2012-09-01remove 'admin' group for ubuntu user, fix change passwordBen Howard
2012-08-31Fix pylint complaints.Joshua Harlow
2012-08-31Add some examples on how to use the new launch-indexJoshua Harlow
2012-08-311. Add a helper for tests to use to load resource/data files fromJoshua Harlow
2012-08-31When a parts content type is found to be different thanJoshua Harlow
2012-08-31Don't look into cloud-archive (after processing) for launchJoshua Harlow
2012-08-31Removed admin group from default Ubuntu user group list.Ben Howard
2012-08-31support launch index specific user-dataJoshua Harlow
2012-08-31usergroup related fixesScott Moser
2012-08-31incorrect example in docScott Moser
2012-08-31fix pylint warningScott Moser
2012-08-31- Converted user list to user dict to allow exclusion of the default userBen Howard
2012-08-31update systemd unit filesGarret Holmstrom