Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Ubuntu 24.04 #12

Open
mogol07 opened this issue Sep 2, 2024 · 1 comment
Open

Incompatible with Ubuntu 24.04 #12

mogol07 opened this issue Sep 2, 2024 · 1 comment

Comments

@mogol07
Copy link

mogol07 commented Sep 2, 2024

Hi!
Looks like using image "ubuntu-24.04" is broken module.
After "successful" installation, cloud-init status showed an "error".

root@poc-workers-01:~# sudo cloud-init schema --system
Found cloud-config data types: user-data, vendor-data, network-config

1. user-data at /var/lib/cloud/instances/52559466/cloud-config.txt:
  Invalid user-data /var/lib/cloud/instances/52559466/cloud-config.txt
  Error: Cloud config schema errors: network: Additional properties are not allowed ('network' was unexpected)


2. vendor-data at /var/lib/cloud/instances/52559466/vendor-cloud-config.txt:
  Invalid vendor-data /var/lib/cloud/instances/52559466/vendor-cloud-config.txt
  Error: Cloud config schema errors: system_info: Additional properties are not allowed ('system_info' was unexpected)


3. network-config at /var/lib/cloud/instances/52559466/network-config.json:
  Valid schema network-config
Error: Invalid schema: user-data, vendor-data

Maybe it could be related to migration from network to netplan, but I am not sure.

@jceb
Copy link
Member

jceb commented Sep 4, 2024

Oh, good to know. I haven't tried 24.04 yet. I guess some kind of migration is required.

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

No branches or pull requests

2 participants