<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/doc/rtd/topics, branch 20.3</title>
<subtitle> (mirror of https://github.com/vyos/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=20.3</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=20.3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/'/>
<updated>2020-08-19T23:18:25+00:00</updated>
<entry>
<title>Add Alpine Linux support. (#535)</title>
<updated>2020-08-19T23:18:25+00:00</updated>
<author>
<name>dermotbradley</name>
<email>dermot_bradley@yahoo.com</email>
</author>
<published>2020-08-19T23:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=79a8ce7e714ae1686c10bff77612eab0f6eccc95'/>
<id>urn:sha1:79a8ce7e714ae1686c10bff77612eab0f6eccc95</id>
<content type='text'>
Add new module cc_apk_configure for creating Alpine /etc/apk/repositories file.
Modify cc_ca_certs, cc_ntp, cc_power_state_change, and cc_resolv_conf for Alpine.
Add Alpine template files for Chrony and Busybox NTP support.
Add Alpine template file for /etc/hosts.

</content>
</entry>
<entry>
<title>cli: add devel make-mime subcommand (#518)</title>
<updated>2020-08-17T16:06:20+00:00</updated>
<author>
<name>Ryan Harper</name>
<email>ryan.harper@canonical.com</email>
</author>
<published>2020-08-17T16:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=a4b6b96f30bdd994ab535b222cf4b4bf09f20668'/>
<id>urn:sha1:a4b6b96f30bdd994ab535b222cf4b4bf09f20668</id>
<content type='text'>
* cli: add devel make-mime subcommand

Cloud-init documents an in-source-tree tool, make-mime.py used to
help users create multi-part mime user-data.  This tool is not shipped
in the cloud-init install and unavailable at runtime.  This patch
takes tools/make-mime.py and makes the functionality available via
the devel subcommand.

The primary interface of --attach file:content-type is still present.
The cli now adds:

 -l, --list-types  Print out a list of supported content-types
 -f, --force       Ignore errors for unsupported content-types

The tool will now raise a RunTime error if the supplied content-type
is not supported (or more likely a typo:
  x-shell-script vs.  x-shellscript)

* make-mime: write to stderr and exit 1 instead of raising RuntimeError

* Update example to match docs

* Update docs for make-mime subcommand

* Remove tools/make-mime.py; replaced by cloud-init devel make-mime

Co-authored-by: Rick Harding &lt;rharding@mitechie.com&gt;</content>
</entry>
<entry>
<title>doc/rtd/topics/datasources/ovf.rst: fix doc8 errors (#533)</title>
<updated>2020-08-13T19:19:22+00:00</updated>
<author>
<name>Daniel Watkins</name>
<email>oddbloke@ubuntu.com</email>
</author>
<published>2020-08-13T19:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=545b1c778a036aa973d98aa08453a15f3f872b5a'/>
<id>urn:sha1:545b1c778a036aa973d98aa08453a15f3f872b5a</id>
<content type='text'>
Plus a minor formatting improvement.</content>
</entry>
<entry>
<title>Fix headers for device types in network v2 docs (#532)</title>
<updated>2020-08-13T13:52:55+00:00</updated>
<author>
<name>Caleb Xavier Berger</name>
<email>caleb.x.berger@gmail.com</email>
</author>
<published>2020-08-13T13:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=46950cc404da411269d751953bfbcead90ee6806'/>
<id>urn:sha1:46950cc404da411269d751953bfbcead90ee6806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441)</title>
<updated>2020-07-21T15:52:29+00:00</updated>
<author>
<name>xiaofengw-vmware</name>
<email>42736879+xiaofengw-vmware@users.noreply.github.com</email>
</author>
<published>2020-07-21T15:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=995f8adf00509e5d2aefc9f0680c3c4894ae6666'/>
<id>urn:sha1:995f8adf00509e5d2aefc9f0680c3c4894ae6666</id>
<content type='text'>
Add support for VMware's vCD configuration setting DEFAULT-RUN-POST-CUST-SCRIPT.
When set True, it will default vms to run post customization scripts if the VM has not been configured in VMTools with "enable-custom-scripts" set False.

Add datasource documentation with a bit more context about this interaction on VMware products.

With this fix, the behavior will be:
 * If VM administrator doesn't want others to execute a script on this VM,  VMtools can set "enable-custom-scripts" to false from the utility "vmware-toolbox-cmd".
 * If VM administrator doesn't set value to "enable-custom-scripts", then by default this script is disabled for security purpose.
 * For VMware's vCD product , the preference is to enable the script if "enable-custom-scripts" is not set. vCD will generate a configuration file with "DEFAULT-RUN-POST-CUST-SCRIPT" set to true. This flag works for both VMware customization engine and cloud-init.</content>
</entry>
<entry>
<title>Update list of types of modules in cli.rst</title>
<updated>2020-07-02T20:40:14+00:00</updated>
<author>
<name>saurabhvartak1982</name>
<email>48907314+saurabhvartak1982@users.noreply.github.com</email>
</author>
<published>2020-07-02T20:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=74fc5bf6ffcc6246e2c21a3314d9bc6324443909'/>
<id>urn:sha1:74fc5bf6ffcc6246e2c21a3314d9bc6324443909</id>
<content type='text'>
Added cloud_final_modules in place of cloud_init_modules under the heading 'modules'. cloud_init_modules was wrongly appearing twice.</content>
</entry>
<entry>
<title>Add mention of vendor-data to no-cloud format documentation (#470)</title>
<updated>2020-07-02T12:52:26+00:00</updated>
<author>
<name>Landon Kirk</name>
<email>landonaddison@yahoo.com</email>
</author>
<published>2020-07-02T12:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=e31f7fe43aa8f352097c4bb3e97fc3acca8a26b7'/>
<id>urn:sha1:e31f7fe43aa8f352097c4bb3e97fc3acca8a26b7</id>
<content type='text'>
Also add landon912 to .github-cla-signers</content>
</entry>
<entry>
<title>Fix broken link to OpenStack metadata service docs (#467)</title>
<updated>2020-07-02T12:32:15+00:00</updated>
<author>
<name>Matt Riedemann</name>
<email>mriedem.os@gmail.com</email>
</author>
<published>2020-07-02T12:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=ac422e764af04df799ddad0449da72909e5d1eb1'/>
<id>urn:sha1:ac422e764af04df799ddad0449da72909e5d1eb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix link to the MAAS documentation (#442)</title>
<updated>2020-06-19T13:25:25+00:00</updated>
<author>
<name>Paride Legovini</name>
<email>paride.legovini@canonical.com</email>
</author>
<published>2020-06-19T13:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=615fe62c0927e68349a1cd602c169eb699684f50'/>
<id>urn:sha1:615fe62c0927e68349a1cd602c169eb699684f50</id>
<content type='text'>
LP: #1883666</content>
</entry>
<entry>
<title>cli.rst: alphabetise devel subcommands and add net-convert to list (#430)</title>
<updated>2020-06-12T19:59:51+00:00</updated>
<author>
<name>Daniel Watkins</name>
<email>oddbloke@ubuntu.com</email>
</author>
<published>2020-06-12T19:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=9912b000b27dfb9a42622f522bf12acb51ff74d0'/>
<id>urn:sha1:9912b000b27dfb9a42622f522bf12acb51ff74d0</id>
<content type='text'>
</content>
</entry>
</feed>
