Skip to content

Instantly share code, notes, and snippets.

@igalic

igalic/foo.yaml Secret

Created December 19, 2019 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save igalic/92db11324aecb2ee1eb376745339ed65 to your computer and use it in GitHub Desktop.
Save igalic/92db11324aecb2ee1eb376745339ed65 to your computer and use it in GitHub Desktop.
local-ipv4: ''
network-config:
config:
- mac_address: 96:00:00:3a:01:94
name: eth0
subnets:
- dns_nameservers:
- 213.133.100.100
- 213.133.98.98
- 213.133.99.99
ipv4: true
type: dhcp
- address: 2a01:4f8:c17:b08::1/64
gateway: fe80::1
ipv6: true
type: static
type: physical
version: 1
network-sysconfig: "DEVICE='eth0'\nTYPE=Ethernet\nBOOTPROTO=dhcp\nONBOOT='yes'\nHWADDR=96:00:00:3a:01:94\n\
IPV6INIT=yes\nIPV6ADDR=2a01:4f8:c17:b08::1/64\nIPV6_DEFAULTGW=fe80::1%eth0\nIPV6_AUTOCONF=no\n\
DNS1=213.133.100.100\nDNS2=213.133.98.98\n "
public-ipv4: 78.47.97.202
public-keys: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment