<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/ec2init/DataSource.py, branch crux</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=crux</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=crux'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/'/>
<updated>2010-02-03T23:09:48+00:00</updated>
<entry>
<title>globally remove ec2init and rename to cloudinit</title>
<updated>2010-02-03T23:09:48+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2010-02-03T23:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=aed1c1e9fda1e78d19305e90f554d0dcb5388cd7'/>
<id>urn:sha1:aed1c1e9fda1e78d19305e90f554d0dcb5388cd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for user defined mount points</title>
<updated>2010-01-28T20:49:29+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2010-01-28T20:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=f8eb4061196c8c2489ac7bf084e0fc0d3e6d27fc'/>
<id>urn:sha1:f8eb4061196c8c2489ac7bf084e0fc0d3e6d27fc</id>
<content type='text'>
Also, move swap to use this format for specifying mounts.  That way
the user can turn off swap if they want with:
 | mounts:
 | - [ swap ]

Other change wrapped in here is to have DataSourceEc2 read plain text
(evalable) text for its metadata rather than pickl.  This is really for
debuging anyway, so any speed difference is not important.
</content>
</entry>
<entry>
<title>add swap devices if there are any found</title>
<updated>2010-01-12T21:40:46+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@nelson</email>
</author>
<published>2010-01-12T21:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=56563878d00a6dc0c0853e97087ac86e5e8df666'/>
<id>urn:sha1:56563878d00a6dc0c0853e97087ac86e5e8df666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support getting public ssh keys from ec2 metadata service</title>
<updated>2010-01-08T01:18:26+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@nelson</email>
</author>
<published>2010-01-08T01:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=399f9ede1081a01b3c4d0e461ab269d3a42a5f71'/>
<id>urn:sha1:399f9ede1081a01b3c4d0e461ab269d3a42a5f71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>functional state now in kvm tests</title>
<updated>2010-01-07T21:07:01+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@nelson</email>
</author>
<published>2010-01-07T21:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=49d3df468a94fef41a036dfa5d886449d180e006'/>
<id>urn:sha1:49d3df468a94fef41a036dfa5d886449d180e006</id>
<content type='text'>
supports user data as mime-multipart and handling types of
  text/x-shellscript  - execute at rc.local
  text/cloud-config   - feed to cloud config
  text/upstart-job    - add to /etc/init as upstart job
  text/x-include-url  - include urls as if they were in-line
</content>
</entry>
<entry>
<title>put upstart files in upstart/, minor other changes</title>
<updated>2010-01-06T19:05:25+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@nelson</email>
</author>
<published>2010-01-06T19:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=6f58655f2893a2a8e2edc85130d98294d5cf4ad1'/>
<id>urn:sha1:6f58655f2893a2a8e2edc85130d98294d5cf4ad1</id>
<content type='text'>
adding cat-cloud-config.conf, a debug file that just cats the config
</content>
</entry>
<entry>
<title>support compressed user data, use cPickle instead of pickle</title>
<updated>2010-01-06T06:40:29+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@nelson</email>
</author>
<published>2010-01-06T06:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=857dab6b5dfc69cf398e6f8f873b4ef472b9e635'/>
<id>urn:sha1:857dab6b5dfc69cf398e6f8f873b4ef472b9e635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial re-org, ec2 data source successfully reads from cache if present</title>
<updated>2010-01-06T04:40:05+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@nelson</email>
</author>
<published>2010-01-06T04:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=e6cb87fa2499e4066b3e4959ea903952b4e3723e'/>
<id>urn:sha1:e6cb87fa2499e4066b3e4959ea903952b4e3723e</id>
<content type='text'>
</content>
</entry>
</feed>
