summaryrefslogtreecommitdiff
path: root/bin/cloud-init
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-07-16 10:25:03 -0400
committerScott Moser <smoser@ubuntu.com>2014-07-16 10:25:03 -0400
commite11e7c2d1e908d99179f0382da4ac0b4d49bd7aa (patch)
tree7db23bfead6d87cc36528ba46bdcf811b8558a6a /bin/cloud-init
parent8546c80568059601362f41261993479b074332a3 (diff)
parent1c509f3d9340bec9357428bd9f84dd290c642cff (diff)
downloadvyos-cloud-init-e11e7c2d1e908d99179f0382da4ac0b4d49bd7aa.tar.gz
vyos-cloud-init-e11e7c2d1e908d99179f0382da4ac0b4d49bd7aa.zip
Less noisy logs, and improve some log messages.
Removes some of the log messages that are not really meaningful.
Diffstat (limited to 'bin/cloud-init')
-rwxr-xr-xbin/cloud-init3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/cloud-init b/bin/cloud-init
index 6ede60af..ad0ba214 100755
--- a/bin/cloud-init
+++ b/bin/cloud-init
@@ -224,6 +224,9 @@ def main_init(name, args):
LOG.debug("Exiting early due to the existence of %s files",
existing_files)
return (None, [])
+ else:
+ LOG.debug("Execution continuing, no previous run detected that"
+ " would allow us to stop early.")
else:
# The cache is not instance specific, so it has to be purged
# but we want 'start' to benefit from a cache if