summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2018-10-26instance-data: fallback to instance-data.json if sensitive is absent.Chad Smith
2018-10-22update detection of openSUSE variantsRobert Schweikert
2018-10-17azure: Add apply_network_config option to disable network from IMDSChad Smith
2018-10-11Correct spelling in an error message (udevadm).Katie McLaughlin
2018-10-09tools: Add cloud-id command line utilityChad Smith
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2018-10-09net: ignore nics that have "zero" mac address.Scott Moser
2018-10-02release 18.4Scott Moser
2018-09-26lxd: adjust to snap installed lxd.Scott Moser
2018-09-26docs: surface experimental doc in instance-data.jsonChad Smith
2018-09-26Add support for Infiniband network interfaces (IPoIB).Mark Goddard
2018-09-25cli: add cloud-init query subcommand to query instance metadataChad Smith
2018-09-21pylint: ignore warning assignment-from-no-return for _write_networkChad Smith
2018-09-20stages: Fix bug causing datasource to have incorrect sys_cfg.Scott Moser
2018-09-20Remove dead-code _write_network distro implementations.Scott Moser
2018-09-18net_util: ensure static configs have netmask in translate_network resultThomas Berger
2018-09-17Fall back to root:root on syslog permissions if other options fail.Robert Schweikert
2018-09-14OpenStack: Support setting mac address on bond.Fabian Wiesel
2018-09-13EphemeralIPv4Network: Be more explicit when adding default route.Scott Moser
2018-09-13OpenStack: support reading of newer versions of metdata.Scott Moser
2018-09-12OpenStack: fix bug causing 'latest' version to be used from network.Scott Moser
2018-09-11user-data: jinja template to render instance-data.json in cloud-configChad Smith
2018-09-08config: disable ssh access to a configured user accountChad Smith
2018-09-05tests: print failed testname instead of docstring upon failureChad Smith
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-09-05sysconfig: refactor sysconfig to accept distro specific templates pathsRyan Harper
2018-09-01Add unit tests for config/cc_ssh.pyFrancis Ginther
2018-08-31Fix the built-in cloudinit/tests/helpers:skipIfScott Moser
2018-08-31hyperv_reporting_handler: simplify threaded publisherRyan Harper
2018-08-28VMWare: Fix a network config bug in vm with static IPv4 and no gateway.Pengpeng Sun
2018-08-24logging: Add logging config type hyperv for reporting via Azure KVPAndy Liu
2018-08-17Add datasource Oracle Compute Infrastructure (OCI).Scott Moser
2018-08-17azure: allow azure to generate network configuration from IMDS per boot.Chad Smith
2018-08-17Scaleway: Add network configuration to the DataSourceLouis Bouchard
2018-08-06netplan: Correctly render macaddress on a bonds and bridges when provided.Scott Moser
2018-08-06tools: Add 'net-convert' subcommand command to 'cloud-init devel'.Scott Moser
2018-08-03OpenNebula: Fix null gateway6Akihiko Ota
2018-07-31oracle: fix detect_openstack to report True on OracleCloud.com DMI dataChad Smith
2018-07-26update_metadata re-config on every boot comments and tests not quite rightMike Gerdts
2018-07-21pylint: Fix pylint warnings reported in pylint 2.0.0.Scott Moser
2018-07-20get_linux_distro: add support for rhel via redhat-release.Scott Moser
2018-07-20get_linux_distro: add support for centos6 and rawhide flavors of redhatChad Smith
2018-07-09docs: note in rtd about avoiding /tmp when writing filesChad Smith
2018-07-09ubuntu,centos,debian: get_linux_distro to align with platform.distChad Smith
2018-07-01update_metadata: a datasource can support network re-config every bootChad Smith
2018-06-28Retry on failed import of gpg receive keys.Scott Moser
2018-06-28docs: Fix a small spelling error.Oz N Tiram
2018-06-19release 18.3Chad Smith
2018-06-19docs: represent sudo:false in docs for user_groups config moduleChad Smith
2018-06-19Explicitly prevent `sudo` access for user moduleJacob Bednarz