summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18Add support for useradd --selinux-user''Garrett Holmstrom
2012-09-17Fill in basic info for the Fedora distroGarrett Holmstrom
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-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
2012-08-29Don't use walk and handle the walking ourselves to Joshua Harlow
2012-08-28fix busted cc_ssh_import_idScott Moser
2012-08-28distros/ubuntu.py: remove unused import (pylint)Scott Moser
2012-08-27For the userdata 'post-filtering' add in a new folder thatJoshua Harlow
2012-08-27move user-groups section from cloud-config.txt to its own file.Scott Moser
2012-08-27fix bug preventing public_keys from being imported for to-be-created usersScott Moser
2012-08-27clean up a bit, fix issue with missing 'log' argument to ssh_import_idsScott Moser
2012-08-27Fixed critical bug where user and group creation was being done after SSHBen Howard
2012-08-27DataSourceEc2: require 'instance-data' as top level domainScott Moser
2012-08-27Update so that the content types searched for launch-indexJoshua Harlow
2012-08-26Ensure when an archive is exploded and if it contains theJoshua Harlow
2012-08-26Fix tests running and add in a check on the content typeJoshua Harlow
2012-08-26Don't use the processed userdata if nothing is there.Joshua Harlow
2012-08-26Add the capability to understand and filter onJoshua Harlow
2012-08-24add support for the config-drive-v2 datasourceScott Moser
2012-08-24add changelog entryScott Moser
2012-08-24fix test case for copy of uuid -> instance-idScott Moser
2012-08-24use openstack metadata version 2012-08-10 unless not availableScott Moser
2012-08-24use instance-id, not previous-instance-id.Scott Moser
2012-08-24use 'uuid' as 'instance-id'Scott Moser