yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #82936
[Bug 1883124] [NEW] `cloud-init status` reports "disabled" for a boot when it did run
Public bug reported:
Steps to reproduce, on a booted instance:
$ cloud-init status
done
$ touch /etc/cloud/cloud-init.disabled
$ cloud-init status
disabled
While this is accurate on one sense (cloud-init _is_ now disabled) it
obscures the fact that cloud-init did run for this boot. It is both
"done" _and_ "disabled".
** Affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1883124
Title:
`cloud-init status` reports "disabled" for a boot when it did run
Status in cloud-init:
New
Bug description:
Steps to reproduce, on a booted instance:
$ cloud-init status
done
$ touch /etc/cloud/cloud-init.disabled
$ cloud-init status
disabled
While this is accurate on one sense (cloud-init _is_ now disabled) it
obscures the fact that cloud-init did run for this boot. It is both
"done" _and_ "disabled".
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1883124/+subscriptions
Follow ups