Age | Commit message (Expand) | Author |
2019-01-08 | Add documentation on adding a datasource. | Scott Moser |
2019-01-08 | doc: clean up some datasource documentation. | Scott Moser |
2018-11-28 | doc: Change dns_nameserver property to dns_nameservers. | Tomer Cohen |
2018-10-30 | query: better error when missing read permission on instance-data | Chad Smith |
2018-10-25 | docs: remove colon from network v1 config example. | Tomer Cohen |
2018-10-17 | azure: Add apply_network_config option to disable network from IMDS | Chad Smith |
2018-10-09 | instance-data: Add standard keys platform and subplatform. Refactor ec2. | Chad Smith |
2018-09-25 | cli: add cloud-init query subcommand to query instance metadata | Chad Smith |
2018-09-11 | user-data: jinja template to render instance-data.json in cloud-config | Chad Smith |
2018-09-08 | config: disable ssh access to a configured user account | Chad Smith |
2018-08-17 | Add datasource Oracle Compute Infrastructure (OCI). | Scott Moser |
2018-08-07 | docs: Fix example cloud-init analyze command to match output. | Wesley Gao |
2018-07-09 | docs: note in rtd about avoiding /tmp when writing files | Chad Smith |
2018-07-03 | Fix boothook docs on environment variable name (INSTANCE_I -> INSTANCE_ID) | Marc Tamsky |
2018-06-19 | Explicitly prevent `sudo` access for user module | Jacob Bednarz |
2018-06-15 | openstack: avoid unneeded metadata probe on non-openstack platforms | Chad Smith |
2018-06-12 | test: add optional --preserve-instance arg to integraiton tests | Chad Smith |
2018-06-12 | netplan: fix mtu if provided by network config for all rendered types | Chad Smith |
2018-05-24 | doc: Add config info to ec2, openstack and cloudstack datasource docs | Chad Smith |
2018-04-19 | doc: Add documentation for AliYun datasource. | Junjie Wang |
2018-04-18 | DataSourceSmartOS: change default fs on ephemeral disk from ext3 to ext4. | Mike Gerdts |
2018-04-03 | correct documentation to match correct attribute name usage. | Dominic Schlegel |
2018-03-29 | doc: Fix links in OpenStack datasource documentation. | Dominic Schlegel |
2018-03-22 | ubuntu-advantage: Add new config module to support ubuntu-advantage-tools | Chad Smith |
2018-03-16 | cc_snap: Add new module to install and configure snapd and snap packages. | Chad Smith |
2018-03-15 | doc: fix all warnings issued by 'tox -e doc' | Scott Moser |
2018-02-26 | doc: fix chef install from apt packages example in RTD. | Chad Smith |
2018-01-29 | docs: Update RTD content for cloud-init subcommands. | Chad Smith |
2018-01-24 | docs: Fix typos in docs and one debug message. | aRkadeFR |
2018-01-05 | tests: Enable AWS EC2 Integration Testing | Joshua Powers |
2017-10-18 | schema: Log debug instead of warning when jsonschema is not available. | Scott Moser |
2017-09-21 | doc: document GCE datasource. | Arnd Hannemann |
2017-09-13 | chef: Add option to pin chef omnibus install version | Ethan Apodaca |
2017-08-31 | upstart: do not package upstart jobs, drop ubuntu-init-switch module. | Scott Moser |
2017-08-25 | doc: Explain error behavior in user data include file format. | Jason Butz |
2017-08-22 | schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schema | Chad Smith |
2017-08-21 | tools: Add tooling for basic cloud-init performance analysis. | Chad Smith |
2017-08-15 | doc: update capabilities with features available, link doc reference, cli exa... | Ryan Harper |
2017-07-17 | doc: fix disk setup example table_type options | Sandor Zeestraten |
2017-07-11 | doc: document the cmdline options to NoCloud | Brian Candler |
2017-06-15 | docs: Automatically generate module docs form schema if present. | Chad Smith |
2017-06-08 | Integration Testing: tox env, pyxld 2.2.3, and revamp framework | Wesley Wiedenmeier |
2017-06-08 | Chef: Update omnibus url to chef.io, minor doc changes. | JJ Asghar |
2017-06-06 | NoCloud: support seed of nocloud from smbios information | Vladimir Pouzanov |
2017-06-06 | fix typos and remove whitespace in various docs | Stephan Telling |
2017-05-03 | fs_setup: if cmd is specified, use shell interpretation. | Paul Meyer |
2017-05-03 | doc: document network configuration defaults policy and formats. | Ryan Harper |
2017-04-21 | Doc: add additional RTD examples | Joshua Powers |
2017-04-12 | doc: Fix example for resolve.conf configuration. | Jon Grimm |
2017-04-12 | Fix examples that reference upstream chef repository. | Jon Grimm |