<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/cloud.cfg, branch rolling</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=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/'/>
<updated>2011-01-18T19:26:57+00:00</updated>
<entry>
<title>remove 'biultin' config, separate cloud.cfg</title>
<updated>2011-01-18T19:26:57+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-01-18T19:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=e40a1c8143ee88e0eb9b979fabff587ec53b971d'/>
<id>urn:sha1:e40a1c8143ee88e0eb9b979fabff587ec53b971d</id>
<content type='text'>
This set of changes makes '/etc/cloud/cloud.cfg' support "#include"
and "#opt_include".  The idea is to then provide a base configuration
and allow distro or local changes that would override that.
</content>
</entry>
<entry>
<title>manage hostname setting better (LP: #596993)</title>
<updated>2010-07-07T15:26:37+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2010-07-07T15:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=d76fbab6e770d5f93dab155030d9edb3ff583ea8'/>
<id>urn:sha1:d76fbab6e770d5f93dab155030d9edb3ff583ea8</id>
<content type='text'>
On EBS instances, a shutdown and later start would end up with a
different IP address.  

In the case where the user has not modified /etc/hostname from its
original value (seeded by metadata's 'local-hostname'), then cloud-init
will again set the hostname and update /etc/hostname.

In the case where the user *has* modified /etc/hostname, it will remain
user managed.

Additionally, if /etc/cloud/cloud.cfg contains 'preserve_hostname' value
set to a True value, then /etc/hostname will not ever be touched.

LP: #596993</content>
</entry>
<entry>
<title>cloud.cfg: remove accidently commited 'cloud_config_modules' section</title>
<updated>2010-06-18T02:06:24+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2010-06-18T02:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=257da18b16434360e656fe1ef94e4cf8ba3a5210'/>
<id>urn:sha1:257da18b16434360e656fe1ef94e4cf8ba3a5210</id>
<content type='text'>
remove the section, these should be covered in 'builtin'.  The content was
correct, just not needed.

Added an example to doc/examples/cloud-config.txt on how the user can
configure this from either cloud-config user data or from 
/etc/cloud/cloud.cfg
</content>
</entry>
<entry>
<title>add initial logging support</title>
<updated>2010-06-17T15:29:34+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2010-06-17T15:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=afb5f8da541f97a9fc5c023cac7dc55b5b81dd06'/>
<id>urn:sha1:afb5f8da541f97a9fc5c023cac7dc55b5b81dd06</id>
<content type='text'>
This logging infrastructure in cloudinit:
- uses python logging
- allows user supplied config of logging.config.fileConfig format to be
  supplied in /etc/cloud/cloud.cfg or in cloud_config by user data.
- by default, tries to use syslog, if that is not available, writes directly to
  /var/log/cloud-init.log (syslog will not be available yet when cloud-init
  runs)
- when using syslog, the doc/21-cloudinit.conf file provides a rsyslogd
  file to be placed in /etc/rsyslog.d/ that will file [CLOUDINIT] messages
  to /var/log/cloud-init.log
</content>
</entry>
<entry>
<title>move from ec2init/ec2-config.cfg to cloud/cloud.cfg</title>
<updated>2010-01-22T21:09:30+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2010-01-22T21:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=f545a75900dcb49338ee5741179b34779893b601'/>
<id>urn:sha1:f545a75900dcb49338ee5741179b34779893b601</id>
<content type='text'>
</content>
</entry>
</feed>
