~smoser/cloud-init/lp-1077700

  • Committer: Scott Moser
  • Date: 2011-10-30 21:14:09 UTC
  • Revision ID: smoser@ubuntu.com-20111030211409-8wwwftdhcglzq4y1
Add sample/example systemd config files

This imports the systemd config files that Garrett Holmstrom added to
fedora.  Its not essential that thay be here, rather than just maintained
as distribution delta, but there exists upstart files here.

taken from 
git://pkgs.fedoraproject.org/cloud-init.git
commit 87f33190f43d2b26cced4597e7298835024466c2
Author: Garrett Holmstrom <gholms@fedoraproject.org>
Patch2: cloud-init-0.6.2-systemd.patch
Filename Latest Rev Last Changed Committer Comment Size
..
CloudConfig 194 14 years ago Scott Moser make cloud-config modules configurable by cloud-co Diff
__init__.py 418 13 years ago Scott Moser This fixes LP: #819507, to make consume_userdata r 18.7 KB Diff Download File
DataSource.py 451 13 years ago Scott Moser cloudinit/DataSource.py: fix bad usage of get_fqdn 6.2 KB Diff Download File
DataSourceEc2.py 459 13 years ago Scott Moser DataSourceEc2: catch a socket timeout in wait-for- 8.1 KB Diff Download File
DataSourceNoCloud.py 435 13 years ago Scott Moser remove a default 'local-hostname' value from DataS 4.7 KB Diff Download File
DataSourceOVF.py 457 13 years ago Scott Moser DataSourceOVF: specify timeout=None in read_seeded 9 KB Diff Download File
execute.py 204 14 years ago Scott Moser improve the cloud-init-run-module code a bit, fix 1.1 KB Diff Download File
netinfo.py 431 13 years ago Scott Moser Add some network debug info printed to the console 2.4 KB Diff Download File
SshUtil.py 432 13 years ago Scott Moser improve updating of .ssh/authorized_keys These ch 6.4 KB Diff Download File
UserDataHandler.py 418 13 years ago Scott Moser This fixes LP: #819507, to make consume_userdata r 7.1 KB Diff Download File
util.py 462 13 years ago Scott Moser do not run run-parts if directory has no items Pe 14.2 KB Diff Download File