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

cloud-init parameters only apply after 2 apply #1113

Open
sakano404 opened this issue Sep 26, 2024 · 0 comments
Open

cloud-init parameters only apply after 2 apply #1113

sakano404 opened this issue Sep 26, 2024 · 0 comments

Comments

@sakano404
Copy link

sakano404 commented Sep 26, 2024

So I have cloud-init VM and the parameters doesn't apply after cloning the VM, but if I apply 2 time it work. Does anyone know why it does that ? Thanks you!

    name        = "ubuntu-vm01"
    target_node = "vmm01"
    clone = "ubuntu-cloud"

    os_type = "cloud-init"
    ciuser = "administrateur"

    # ipconfig0 = "ip=<VM_IP>/24,gw=<GATEWAY_IP>"
    # cipassword = "Pa$$w0rd"
    # ssh_private_key = "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWexOeh0q3ZW52CUijMEI3YGjgj8RGBvvxEIoZPgeUfWVQ1EUhmRCTIe3JqIOc4XnloYY8qczYoXSGuZcjaZiMRYnbn77cZS2SABxFxJiTtAF8P98VfQtZ0pumcDQktWALWsX+y80yQPj0j6ow6kMQHGnsDcvrzSfuabQoOmSSSzNFqTDTASmNjS8ptQfM2FHzfrlVIPJkGDdhPDNj/wWLS8X5BLEbqu7K/2dS4Lgj/LQgZ/GyQoj4ViGQkhQJUH4x8XjI8gN6XIn+x3L+ioUyw4keQ9xMASUf61nWkpta8Y2eRGGv8YEKQkCOQXKiciJW/REhno0ZVK60dbaq8+TrFg6bndw6wwx6s8W+y8tg15R+WNVcFpfUYWb1488Qmc1aJikX8YzbtX6IY2Qdt+9yxbGATZSAk5G7C6vKOZUWOj3tDaJrRKOLypLWdbVekSsISAY3k6t+EfZhLPd0jM8rXE2jF/WdIE48izGkJjfQp785KNCtyQ8nstlOdBU/qFc= administrator@ubudskt"
}
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

1 participant