Sha256: c76e22fe906cf40c0e7633fe162c4cde279d17f01a23da6c332e3c50c1294600

Contents?: true

Size: 986 Bytes

Versions: 18

Compression:

Stored size: 986 Bytes

Contents

---
:config:
  :user.network-config:
    version: 1
    config:
    - type: nameserver
      address: $maas_ip
    - type: physical
      name: eth0
      subnets:
      - type: static
        ipv4: true
        address: 192.168.111.10/24
        gateway: 192.168.111.1
        control: auto
    - type: vlan
      name: eth0.112
      vlan_id: '112'
      vlan_link: eth0
      subnets:
      - type: static
        ipv4: true
        address: 192.168.112.10/24
        control: auto
    - type: vlan
      name: eth0.113
      vlan_id: '113'
      vlan_link: eth0
      subnets:
      - type: static
        ipv4: true
        address: 192.168.113.10/24
        control: auto
  user.user-data:
    ssh_authorized_keys:
      - ssh-rsa blahblahblah someone1@somewhere1
      - ssh-rsa blahblahblah someone2@somewhere2
    apt_mirror: http://kr.archive.ubuntu.com/ubuntu
:devices:
  :eth0:
    :mtu: "8954"
    :name: eth0
    :nictype: bridged
    :parent: $root_bridge
    :type: nic

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
gogetit-0.23.1 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.22.10 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.22.7 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.22.6 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.22.1 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.22.0 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.21.1 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.21.0 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.20.2 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.20.1 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.20.0 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.19.0 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.18.2 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.18.1 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.18.0 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.17.0 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.16.0 lib/sample_conf/lxd_without_maas_vlans.yml
gogetit-0.15.2 lib/sample_conf/lxd_without_maas_vlans.yml