Skip to content

cloud-init runcmd keeps running even when a command fails #222

@cmd-ntrf

Description

@cmd-ntrf

All commands in MC's cloud-init are essential to the puppet configuration that follows on next boot.

While these commands work in normal conditions, sometime cloud-init is executed in abnormal conditions, like without an internet connection. This results in some of the commands failing and puppet being unable to run properly at next boot.

runcmd should probably stop on first error and a re-run of cloud-init should be triggered.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions