Skip to content
Discussion options

You must be logged in to vote

Hey @tmyoungjr 👋🏼

I'm pretty sure your config excerpt is incorrect, as it doesn't match the schema. Take a look at https://bpg.sh/docs/guides/cloud-init/

The static IP is part of the initialization block. In your excerpt it's assigned to the network attribute.

See https://bpg.sh/docs/guides for more examples, but honestly, you may not need a template per se if your source OS is Linux and you just need to install a couple of extra packages and run a few configuration commands. The cloud-init example above does just that — no template, but full initial configuration out-of-the-box using cloud-init.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tmyoungjr
Comment options

Answer selected by tmyoungjr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants