Skip to content

Conversation

@heytcass
Copy link

Summary

  • Fixes typo in config.toml.in: cloud-inintcloud-init

Problem

The [ubuntu.remove] section had a misspelled key cloud-inint. Since just/ubuntu.just correctly looks for ubuntu.remove.cloud-init, this option was silently ignored - users couldn't actually remove cloud-init even when setting it to true.

Test plan

  • Verify just switch correctly removes cloud-init when cloud-init = true is set

🤖 Generated with Claude Code

The key `cloud-inint` in the `[ubuntu.remove]` section was misspelled,
causing the option to be silently ignored. The ubuntu.just script
correctly references `cloud-init`, so this key was never matched.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy link

@popey popey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @heytcass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants