~harlowja/cloud-init/cloud-init-fix-configobj-bound

  • Committer: Scott Moser
  • Date: 2011-10-27 19:57:44 UTC
  • Revision ID: smoser@ubuntu.com-20111027195744-1du7ng04lapeyxu5
do not run run-parts if directory has no items

Per bug 857926, on some systems, run-parts will exit failure
if the directory is empty.  On debian/ubuntu, at least of recent vintage,
it exits success.  Its reasonable to just not run it.
Filename Latest Rev Last Changed Committer Comment Size
..
cloudinit 144 15 years ago Scott Moser globally remove ec2init and rename to cloudinit Diff
config 271 14 years ago Scott Moser remove 'biultin' config, separate cloud.cfg This Diff
debian.trunk 353 14 years ago Scott Moser add a debian.trunk dir and tools/bddeb to easily b Diff
doc 133 15 years ago Scott Moser add doc/userdata.txt, move examples to doc/. Diff
templates 14 15 years ago Bazaar Package Importer * ec2-set-apt-sources.py: - Use a template to ge Diff
tools 82 15 years ago Scott Moser add tools/ directory and 'write-mime-multipart' w Diff
upstart 80 15 years ago Scott Moser put upstart files in upstart/, minor other changes Diff
ChangeLog 461 13 years ago Scott Moser Improve OVF documentation and provide functional d 7.4 KB Diff Download File
File cloud-init-cfg.py 376 14 years ago Scott Moser handle no datasource better cloud-init-cfg previo 3.1 KB Diff Download File
File cloud-init-query.py 282 14 years ago Scott Moser add 'cloud-init-query' tool, to query fields from 1.5 KB Diff Download File
File cloud-init-run-module.py 233 14 years ago Scott Moser fix bad format error in cloud-init-run-module.py 2.2 KB Diff Download File
File cloud-init.py 431 13 years ago Scott Moser Add some network debug info printed to the console 5.8 KB Diff Download File
File install.sh 103 15 years ago Scott Moser clean out 'build' directory in install.sh 1.2 KB Diff Download File
LICENSE 450 13 years ago Scott Moser add LICENSE file 34.3 KB Diff Download File
File setup.py 390 13 years ago Scott Moser update version strings 0.6.1 to 0.6.2 1.9 KB Diff Download File
TODO 364 14 years ago Scott Moser change from yaml+'#include' to yaml + config.d for 497 bytes Diff Download File