summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2020-12-25User-Data: T2116: Added module to apply config commands at deploymentzsdc
2020-11-05T3039: Enabled growpart and resizefs (modified) moduleszsdc
2020-10-28cc_vyos: T3028: Added creating of fallback userzsdc
2020-09-25cc_vyos: T2117: Revert back to _find_networking_config() functionzsdc
2020-09-17cc_vyos: T2117: Revert back to get_hostname_fqdn() functionzsdc
2020-09-16cc_vyos: T2117: OVF datasource cleanupzsdc
2020-09-15T2117: Cloud-init updated to 20.3zsdc
2020-09-09cc_vyos: T2117: The source for v1 metadata changed to instance-data.jsonzsdc
2020-09-08cc_vyos: T2726: User creating optimizations and small fixeszsdc
2020-08-25Release 20.3 (#547)20.3James Falcon
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-08-24Azure: Add netplan driver filter when using hv_netvsc driver (#539)James Falcon
2020-08-24query: do not handle non-decodable non-gzipped content (#543)Chad Smith
2020-08-24DHCP sandboxing failing on noexec mounted /var/tmp (#521)Eduardo Otubo
2020-08-21Update the list of valid ssh keys. (#487)Ole-Martin Bratteng
2020-08-20cmd: cloud-init query to handle compressed userdata (#516)Chad Smith
2020-08-20Pushing cloud-init log to the KVP (#529)Moustafa Moustafa
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-08-18Detect kernel version before swap file creation (#428)Eduardo Otubo
2020-08-17cli: add devel make-mime subcommand (#518)Ryan Harper
2020-08-14user-data: only verify mime-types for TYPE_NEEDED and x-shellscript (#511)Ryan Harper
2020-08-14DataSourceOracle: retry twice (and document why we retry at all) (#536)Daniel Watkins
2020-08-13Refactor Azure report ready code (#468)Johnson Shi
2020-08-13Support Oracle IMDSv2 API (#528)James Falcon
2020-08-13Fix 'Users and Groups' configuration documentation (#530)sshedi
2020-08-13cloudinit.distros: update docstrings of add_user and create_user (#527)Daniel Watkins
2020-08-10DataSourceOracle: refactor to use only OPC v1 endpoint (#493)Daniel Watkins
2020-08-10Fix a typo in apt pipelining module (#525)Xiao Liang
2020-08-07Recognize LABEL_FATBOOT labels (#513)James Falcon
2020-08-06Handle additional identifier for SLES For HPC (#520)Robert Schweikert
2020-07-30cc_vyos: T2403: Resolved IP addresses configuration conflictszsdc
2020-07-23cc_vyos: T2403: Network configuration and module optimizationzsdc
2020-07-22azure: disable bouncing hostname when setting hostname fails (#494)Anh Vo
2020-07-21VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441)xiaofengw-vmware
2020-07-15DataSourceAzure: Use ValueError when JSONDecodeError is not available (#490)Anh Vo
2020-07-15cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (...dermotbradley
2020-07-15ssh exit with non-zero status on disabled user (#472)Eduardo Otubo
2020-07-15cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins
2020-07-14networking: refactor wait_for_physdevs from cloudinit.net (#466)Daniel Watkins
2020-07-13cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins
2020-07-13Fix two minor warnings (#475)Daniel Watkins
2020-07-10cc_mounts: handle missing fstab (#484)Ryan Harper
2020-07-06cloudinit: fix tip-pylint failures and bump pinned pylint version (#478)Daniel Watkins
2020-07-02tests: use markers to configure disable_subp_usage (#473)Daniel Watkins
2020-06-30Disable ec2 mirror for non aws instances (#390)lucasmoura
2020-06-30networking: refactor is_physical from cloudinit.net (#457)Daniel Watkins
2020-06-30Enable use of the caplog fixture in pytest tests, and add a cc_final_message ...Daniel Watkins
2020-06-29RbxCloud: Add support for FreeBSD (#464)Adam Dobrawy
2020-06-29Add schema for cc_chef module (#375)lucasmoura
2020-06-29test_util: add (partial) testing for util.mount_cb (#463)Daniel Watkins