Replies: 1 comment
Lets start with: Why to fail early?
No, it doesn't ignore. You seem to have overlooked the error states that cloud-init presents when package install fails.
Why do you want that? And more importantly, why do you think that "crash immediately on first failure" is the best behavior for all cloud-init users? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
cloud-init does some really insane things by default, like "cannot find package, just ignoring *shrug". How can i just have it crash then and there instead?
All reactions