summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-23change: Rename the config file to cloud.cfg-freebsd so it doesn'tHarm Weites
2014-08-23fix: Syntax.Harm Weites
2014-08-23fix: Use the correct variable.Harm Weites
2014-08-23merge: Pull in the fixes from Scott.Harm Weites
2014-08-23merge: Trunk.Harm Weites
2014-08-22build-on-freebsd: minor cleanups/bikesheddingScott Moser
2014-08-22setup.py: remove read_datafiles, use globals for ETC and USRScott Moser
2014-08-22merge from trunkScott Moser
2014-08-22ec2_utils.py: get_instance_metadata explicitly add trailing /Scott Moser
2014-08-22docs: fix disk-setup to reference 'table_type'Scott Moser
2014-08-21fix rendering resolv.conf if no 'options' are providedScott Moser
2014-08-21settings: fix typo resulting in OpenStack and GCE not running.Scott Moser
2014-08-21systemd: make cloud-init block ssh service startup to guarantee keys existScott Moser
2014-08-21use url_helper to combine urlScott Moser
2014-08-16fix: Don't create a directory that will never be used anyway.Harm Weites
2014-08-14fix: Install the python package that will install the required link toHarm Weites
2014-08-13remove un-used 'end' in result.json and status.jsonScott Moser
2014-08-13change: Run the ssh module.Harm Weites
2014-08-10change: Cancel execution of several modules that are definately notHarm Weites
2014-08-10change: Install everything in the right location on both Linux (whichHarm Weites
2014-08-10fix: Set the environment var CLOUD_CFG to specify the location ofHarm Weites
2014-08-10change: Save and restore the SSH keys between builds.Harm Weites
2014-08-09change: Make note of another python lib pypi takes care of.Harm Weites
2014-08-09change: Create a symlink to python2.7, to make sure running plain pythonHarm Weites
2014-08-09fix: Pass -y to growfs to keep it from asking for confirmation.Harm Weites
2014-08-09new: Some datasources (like Smartos) use dmidecode to gather some specificHarm Weites
2014-08-09fix: More dependencies.Harm Weites
2014-08-09change: Add an important comment.Harm Weites
2014-08-09new: Buildscript for installing on FreeBSD. This should do until aHarm Weites
2014-08-09fix: Use -f to properly load the configfile.Harm Weites
2014-08-09change: C-i is installed in /usr/local/.Harm Weites
2014-08-09fix: Command (the binary) is cloud-init, not cloud_init.Harm Weites
2014-08-09change: Cloud-init config should go under /usr/local since /etc/ is reservedHarm Weites
2014-08-09fix: To install the new freebsd sysvinit scripts, accept a newHarm Weites
2014-08-09fix: The correct path end with an s.Harm Weites
2014-08-08new: Config for FreeBSD.Harm Weites
2014-08-08fix: Skip lines from /etc/rc.conf not matching the pattern key=value.Harm Weites
2014-08-08merge: These are the changes from the freebsd-static-networking branch.Harm Weites
2014-07-31ubuntu-init-switch: support disabling of reboot, minor tweeks.Scott Moser
2014-07-31ubuntu-init-switch: fix for determining if systemdScott Moser
2014-07-31add ubuntu-init-switch module for testing systemd.Scott Moser
2014-07-31exit and warn if no 'dpkg' (probably wrong distro)Scott Moser
2014-07-31add some doc to moduleScott Moser
2014-07-31fix path to systemdScott Moser
2014-07-31fix for config, allow specifying target for cloud-init --singleScott Moser
2014-07-31initial commit oif iniit_switchScott Moser
2014-07-29cc_power_state_change: improve TypeError messagesScott Moser
2014-07-29do not put comments in /etc/timezoneScott Moser
2014-07-24SeLinuxGuard: remove invalid check for sanity around restorecon, fix testScott Moser
2014-07-24test: make selinux test skipped if selinux not available.Scott Moser