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...