summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2016-11-10pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser
2016-11-09Ec2: fix syntax and tox in previous commit.Scott Moser
2016-11-08Ec2: protect against non-dictionary in block-device-mapping.Scott Moser
2016-11-07Doc: fix spelling / typos in ca_certs and scripts_vendor.Scott Moser
2016-11-03net/cmdline: Further adjustments to ipv6 supportLaMont Jones
2016-11-01dmidecode: Allow dmidecode to be used on aarch64Robert Schweikert
2016-11-01AliYun: Add new datasource for Ali-Cloud ECSkaihuan.pkh
2016-10-25cc_users_groups: fix remaing call to ds.normalize_user_groupsRyan Harper
2016-10-25disk-config: udev settle after partitioning in gpt format.Scott Moser
2016-10-20Add documentation for logging features.Wesley Wiedenmeier
2016-10-20Add support for snap create-user on Ubuntu Core images.Ryan Harper
2016-10-19Fix sshd restarts for rhel distros.Jim Gorz
2016-10-19OpenNebula: replace 'ip' parsing with cloudinit.net usage.Scott Moser
2016-10-19Fix python2.6 things found running in centos 6.Scott Moser
2016-10-19Move user/group functions to new ug_util fileJoshua Harlow
2016-10-18DigitalOcean: enable usage of data source by default.Scott Moser
2016-10-07MAAS: improve the main of datasource to look at kernel cmdline config.Scott Moser
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-09-29lxd: Update network config for LXD 2.3Stéphane Graber
2016-09-29DigitalOcean: use meta-data for network configruationBen Howard
2016-09-21Decode unicode types in decode_binaryRobert Schweikert
2016-09-21Allow ephemeral drive to be unpartitionedPaul Meyer
2016-09-21subp: add 'update_env' argumentScott Moser
2016-09-21net: support reading ipv6 dhcp config from initramfsLaMont Jones
2016-09-20Adjust mounts and disk configuration for systemd.Scott Moser
2016-09-15dmidecode: run dmidecode only on i?86 or x86_64 arch.Robert Schweikert
2016-09-12release 0.7.8Scott Moser
2016-09-12Allow link type of null in network_data.jsonJon Grimm
2016-09-12DataSourceOVF: fix user-data as base64 with python3Scott Moser
2016-09-08apt config conversion: treat empty string as not provided.Scott Moser
2016-09-02Fix typo in default keys for phone_homeRoland Sommer
2016-09-01salt minion: update default pki directory for newer salt minion.Scott Moser
2016-08-26apt-config: allow both old and new format to be present.Christian Ehrhardt
2016-08-25python2.6: fix dict comprehension usage in _lsb_release.Joshua Harlow
2016-08-23Add a module that can configure spacewalk.Joshua Harlow
2016-08-23add install option for openrcMatthew Thode
2016-08-23Generate a dummy bond name for OpenStackScott Moser
2016-08-22network: fix get_interface_mac for bond slave, read_sys_net for ENOTDIRScott Moser
2016-08-22azure dhclient-hook cleanupsScott Moser
2016-08-22Minor cleanups to atomic_helper and add unit tests.Scott Moser
2016-08-22Fix Gentoo net config generationMatthew Thode
2016-08-18distros: fix get_primary_arch method use of os.unameAndrew Jorgensen
2016-08-18Apt: add new apt configuration formatChristian Ehrhardt
2016-08-15Get Azure endpoint server from DHCP clientBrent Baude
2016-08-12DigitalOcean: use the v1.json endpointBen Howard
2016-08-12MAAS: add vendor-data supportScott Moser
2016-08-11Upgrade to a configobj package new enough to workJoshua Harlow
2016-08-11ConfigDrive: recognize 'tap' as a link type.Scott Moser
2016-08-11NoCloud: fix bug providing network-interfaces via meta-data.Scott Moser
2016-08-10Add distro tags on config modules that should have itJoshua Harlow