Skip to content

Instantly share code, notes, and snippets.

@jamesbeedy
Created January 27, 2018 03:15
Show Gist options
  • Save jamesbeedy/bc7ee5dc0fbe28629aaca88470c92bbb to your computer and use it in GitHub Desktop.
Save jamesbeedy/bc7ee5dc0fbe28629aaca88470c92bbb to your computer and use it in GitHub Desktop.
aset
instance-id: maas-region-controller-00
local-hostname: maas-region-controller-00
public-keys:
- ssh-key
---
version: 1
config:
- type: physical
name: ens3
mac_address: 00:60:2F:38:55:06
subnets:
- type: static
address: 10.10.0.113
netmask: 255.255.0.0
gateway: 10.10.0.1
netmask: 255.255.0.0
dns_nameservers:
- 8.8.8.8
#cloud-config
password: mysecret
chpasswd: { expire: False }
ssh_pwauth: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment