~smoser/curtin/yakkety.lp1666986

« back to all changes in this revision

Viewing changes to examples/tests/vlan_network.yaml

  • Committer: Scott Moser
  • Date: 2016-06-03 13:34:15 UTC
  • mfrom: (1.1.38)
  • Revision ID: smoser@ubuntu.com-20160603133415-ez4xnzw8udzo09dd
* New upstream snapshot. 
  * Detect and remove legacy /etc/network/interfaces.d/eth0.cfg from
    target (LP: #1582410)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
network:
2
2
  config:
3
 
  - id: eth0
 
3
  - id: interface0
4
4
    mac_address: d4:be:d9:a8:49:13
5
5
    mtu: 1500
6
 
    name: eth0
 
6
    name: interface0
7
7
    subnets:
8
8
    - address: 10.245.168.16/21
9
9
      dns_nameservers:
11
11
      gateway: 10.245.168.1
12
12
      type: static
13
13
    type: physical
14
 
  - id: eth1
 
14
  - id: interface1
15
15
    mac_address: d4:be:d9:a8:49:15
16
16
    mtu: 1500
17
 
    name: eth1
 
17
    name: interface1
18
18
    subnets:
19
19
    - address: 10.245.188.2/24
20
20
      dns_nameservers: []
21
21
      type: static
22
22
    type: physical
23
 
  - id: eth2
 
23
  - id: interface2
24
24
    mac_address: d4:be:d9:a8:49:17
25
25
    mtu: 1500
26
 
    name: eth2
 
26
    name: interface2
27
27
    subnets:
28
28
    - type: manual
29
29
    type: physical
30
 
  - id: eth3
 
30
  - id: interface3
31
31
    mac_address: d4:be:d9:a8:49:19
32
32
    mtu: 1500
33
 
    name: eth3
 
33
    name: interface3
34
34
    subnets:
35
35
    - type: manual
36
36
    type: physical
37
 
  - id: eth1.2667
 
37
  - id: interface1.2667
38
38
    mtu: 1500
39
 
    name: eth1.2667
 
39
    name: interface1.2667
40
40
    subnets:
41
41
    - address: 10.245.184.2/24
42
42
      dns_nameservers: []
43
43
      type: static
44
44
    type: vlan
45
45
    vlan_id: 2667
46
 
    vlan_link: eth1
47
 
  - id: eth1.2668
 
46
    vlan_link: interface1
 
47
  - id: interface1.2668
48
48
    mtu: 1500
49
 
    name: eth1.2668
 
49
    name: interface1.2668
50
50
    subnets:
51
51
    - address: 10.245.185.1/24
52
52
      dns_nameservers: []
53
53
      type: static
54
54
    type: vlan
55
55
    vlan_id: 2668
56
 
    vlan_link: eth1
57
 
  - id: eth1.2669
 
56
    vlan_link: interface1
 
57
  - id: interface1.2669
58
58
    mtu: 1500
59
 
    name: eth1.2669
 
59
    name: interface1.2669
60
60
    subnets:
61
61
    - address: 10.245.186.1/24
62
62
      dns_nameservers: []
63
63
      type: static
64
64
    type: vlan
65
65
    vlan_id: 2669
66
 
    vlan_link: eth1
67
 
  - id: eth1.2670
 
66
    vlan_link: interface1
 
67
  - id: interface1.2670
68
68
    mtu: 1500
69
 
    name: eth1.2670
 
69
    name: interface1.2670
70
70
    subnets:
71
71
    - address: 10.245.187.2/24
72
72
      dns_nameservers: []
73
73
      type: static
74
74
    type: vlan
75
75
    vlan_id: 2670
76
 
    vlan_link: eth1
 
76
    vlan_link: interface1
77
77
  - address: 10.245.168.2
78
78
    search:
79
79
    - dellstack