Skip to content

Instantly share code, notes, and snippets.

@Celant
Created February 14, 2021 15:19
Show Gist options
  • Save Celant/0e8e5b25080585aa8900ee5164318a9a to your computer and use it in GitHub Desktop.
Save Celant/0e8e5b25080585aa8900ee5164318a9a to your computer and use it in GitHub Desktop.
instance-id: iid-local01
local-hostname: cloudimg.stg.test.local
version: 2
ethernets:
eth0:
match:
mac_address: "08:00:27:F8:9C:2B"
set-name: eth0
addresses:
- XX.XX.XX.68/27
gateway4: XX.XX.XX.65
nameservers:
search: [stg.test.local]
addresses: [1.1.1.1, 1.0.0.1]
#cloud-config
password: notvyos
chpasswd: { expire: False }
ssh_pwauth: unchanged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment