<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/cloudinit/CloudConfig/cc_updates_check.py, branch 22.1</title>
<subtitle> (mirror of https://github.com/marekm72/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=22.1</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=22.1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/'/>
<updated>2011-01-20T21:48:11+00:00</updated>
<entry>
<title>remove updates check, as its no longer really necessary (LP: #653220)</title>
<updated>2011-01-20T21:48:11+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-01-20T21:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=2e2a4feb9ee26babf880e55d010b75710fb260fe'/>
<id>urn:sha1:2e2a4feb9ee26babf880e55d010b75710fb260fe</id>
<content type='text'>
LP: #653220</content>
</entry>
<entry>
<title>add copyright header to all of cloudinit/CloudConfig/cc_*</title>
<updated>2010-06-18T19:04:55+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2010-06-18T19:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=8078694fa7a0668b7d9f8681bb350003882b5c49'/>
<id>urn:sha1:8078694fa7a0668b7d9f8681bb350003882b5c49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make cloud-config modules configurable by cloud-config</title>
<updated>2010-06-18T02:22:39+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2010-06-18T02:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=22184b7ca3f78808d8025bab5981ed92f8ad99f5'/>
<id>urn:sha1:22184b7ca3f78808d8025bab5981ed92f8ad99f5</id>
<content type='text'>
The list of cloud-config modules is now kept in cloud config itself.
There is a builtin list in cloudinit, which is overrideable by 
 /etc/cloud/cloud.cfg or user data cloud-config.

This should make the modules more easily added or removed (as no code
needs to be edited now)

Basic summary of changes:
 - move CloudConfig.py -&gt; cloudinit/CloudConfig/__init__.py
 - split cloud-config modules into their own files named
   cloudinit/CloudConfig/cc_&lt;name&gt;.py
 - remove all the upstart/cloud-config-* scripts, replacing them with
   upstart/cloud-config.conf
</content>
</entry>
</feed>
