Age | Commit message (Expand) | Author |
2016-11-22 | Doc: various documentation fixes | Sean Bright |
2016-11-22 | cloudinit/config/cc_rh_subscription.py: Remove repos before adding | Brent Baude |
2016-11-22 | main: set TZ in environment if not already set. | Ryan Harper |
2016-11-22 | Azure: No longer rely on walinux agent. | Scott Moser |
2016-11-22 | disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. | Daniel Watkins |
2016-11-18 | Add activate_datasource, for datasource specific code paths. | Scott Moser |
2016-11-10 | pep8: fix style errors reported by pycodestyle 2.1.0 | Scott Moser |
2016-11-09 | Ec2: fix syntax and tox in previous commit. | Scott Moser |
2016-11-08 | Ec2: protect against non-dictionary in block-device-mapping. | Scott Moser |
2016-11-07 | Doc: fix spelling / typos in ca_certs and scripts_vendor. | Scott Moser |
2016-11-03 | net/cmdline: Further adjustments to ipv6 support | LaMont Jones |
2016-11-01 | dmidecode: Allow dmidecode to be used on aarch64 | Robert Schweikert |
2016-11-01 | AliYun: Add new datasource for Ali-Cloud ECS | kaihuan.pkh |
2016-10-25 | cc_users_groups: fix remaing call to ds.normalize_user_groups | Ryan Harper |
2016-10-25 | disk-config: udev settle after partitioning in gpt format. | Scott Moser |
2016-10-20 | Add documentation for logging features. | Wesley Wiedenmeier |
2016-10-20 | Add support for snap create-user on Ubuntu Core images. | Ryan Harper |
2016-10-19 | Fix sshd restarts for rhel distros. | Jim Gorz |
2016-10-19 | OpenNebula: replace 'ip' parsing with cloudinit.net usage. | Scott Moser |
2016-10-19 | Fix python2.6 things found running in centos 6. | Scott Moser |
2016-10-19 | Move user/group functions to new ug_util file | Joshua Harlow |
2016-10-18 | DigitalOcean: enable usage of data source by default. | Scott Moser |
2016-10-07 | MAAS: improve the main of datasource to look at kernel cmdline config. | Scott Moser |
2016-09-30 | Improve module documentation and doc cleanup. | Wesley Wiedenmeier |
2016-09-29 | lxd: Update network config for LXD 2.3 | Stéphane Graber |
2016-09-29 | DigitalOcean: use meta-data for network configruation | Ben Howard |
2016-09-21 | Decode unicode types in decode_binary | Robert Schweikert |
2016-09-21 | Allow ephemeral drive to be unpartitioned | Paul Meyer |
2016-09-21 | subp: add 'update_env' argument | Scott Moser |
2016-09-21 | net: support reading ipv6 dhcp config from initramfs | LaMont Jones |
2016-09-20 | Adjust mounts and disk configuration for systemd. | Scott Moser |
2016-09-15 | dmidecode: run dmidecode only on i?86 or x86_64 arch. | Robert Schweikert |
2016-09-12 | release 0.7.8 | Scott Moser |
2016-09-12 | Allow link type of null in network_data.json | Jon Grimm |
2016-09-12 | DataSourceOVF: fix user-data as base64 with python3 | Scott Moser |
2016-09-08 | apt config conversion: treat empty string as not provided. | Scott Moser |
2016-09-02 | Fix typo in default keys for phone_home | Roland Sommer |
2016-09-01 | salt minion: update default pki directory for newer salt minion. | Scott Moser |
2016-08-26 | apt-config: allow both old and new format to be present. | Christian Ehrhardt |
2016-08-25 | python2.6: fix dict comprehension usage in _lsb_release. | Joshua Harlow |
2016-08-23 | Add a module that can configure spacewalk. | Joshua Harlow |
2016-08-23 | add install option for openrc | Matthew Thode |
2016-08-23 | Generate a dummy bond name for OpenStack | Scott Moser |
2016-08-22 | network: fix get_interface_mac for bond slave, read_sys_net for ENOTDIR | Scott Moser |
2016-08-22 | azure dhclient-hook cleanups | Scott Moser |
2016-08-22 | Minor cleanups to atomic_helper and add unit tests. | Scott Moser |
2016-08-22 | Fix Gentoo net config generation | Matthew Thode |
2016-08-18 | distros: fix get_primary_arch method use of os.uname | Andrew Jorgensen |
2016-08-18 | Apt: add new apt configuration format | Christian Ehrhardt |
2016-08-15 | Get Azure endpoint server from DHCP client | Brent Baude |