Forgive me if I am missing something simple.
I am using the snippets to attach the following net config to the machine:
cat <<\EOF> /mnt/pve/ha-storage/snippets/test-network.yml
version: 1
config:
- type: physical
mac_address: '32:52:38:6d:f0:dd'
name: int0
subnets:
- type...
Is it possible to create a storage that can store snippets on a zfs pool and replicate it across the nodes? It seems the zfs pool storage type only accepts content types of disk image and container.
What is the recommended way of sharing cloud init configs across cluster nodes?
Hello,
Thank you for Proxmox! I'm running 5.4-3 in a test lab right now.
I am trying to use the `customci` configuration parameter for VM's, so I can provide arbitrary `user-data` in the cloud-init configuration. For that, I see that the new snippet feature is the way to go if I understood...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.