blob: 82f49b813c02dbaf7ab748f10894959d4858b24f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
demo-maas:
juju-bootstrap:
arch: amd64
disk_size: 120G
interfaces:
- bridge=brAdm,model=virtio
memory: 4096
name: bootstrap
pool: default
vcpus: 4
maas:
apt_http_proxy: null
apt_sources:
- ppa:maas/stable
- ppa:juju/stable
arch: amd64
boot_source:
keyring_filename: /usr/share/keyrings/ubuntu-cloudimage-keyring.gpg
selections:
1:
arches: amd64
labels: release
os: ubuntu
release: xenial
subarches: '*'
url: http://maas.ubuntu.com/images/ephemeral-v2/releases/
disk_size: 160G
interfaces:
- bridge=brAdm,model=virtio
ip_address:
memory: 4096
name: opnfv-intelpod6
network_config:
node_group_ifaces:
- broadcast_ip:
dynamic_range:
high:
low:
static_range:
high:
low:
- broadcast_ip:
dynamic_range:
high:
low:
static_range:
high:
low:
- broadcast_ip:
dynamic_range:
high:
low:
static_range:
high:
low:
nodes:
- architecture:
mac_addresses:
-
power:
address:
- architecture:
mac_addresses:
-
power:
address:
- architecture:
mac_addresses:
-
power:
address:
- architecture:
mac_addresses:
-
power:
address:
- architecture:
mac_addresses:
-
power:
address:
password: ubuntu
pool: default
release: trusty
settings:
maas_name:
main_archive: http://us.archive.ubuntu.com/ubuntu
upstream_dns:
user: ubuntu
vcpus: 4
virsh:
rsa_priv_key: /home/ubuntu/.ssh/id_rsa
rsa_pub_key: /home/ubuntu/.ssh/id_rsa.pub
uri:
|