-
Notifications
You must be signed in to change notification settings - Fork 6
/
config.yaml.sample
64 lines (58 loc) · 1.28 KB
/
config.yaml.sample
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
cluster:
domain: outbound.vz.bos2.lab
name: sno148
host:
hostname: sno148.outbound.vz.bos2.lab
interface: ens1f0
mac: b4:96:91:b4:9d:f0
ipv4:
enabled: true
dhcp: false
ip: 192.168.58.48
dns:
- 192.168.58.15
gateway: 192.168.58.1
prefix: 25
machine_network_cidr: 192.168.58.0/25
#optional, default 10.128.0.0/14
#cluster_network_cidr: 10.128.0.0/14
#optional, default 23
#cluster_network_host_prefix: 23
#optional, default 172.30.0.0/16
#service_network: 172.30.0.0/16
ipv6:
enabled: false
dhcp: false
ip: 2600:52:7:58::48
dns:
- 2600:52:7:58::15
gateway: 2600:52:7:58::1
prefix: 64
machine_network_cidr: 2600:52:7:58::/64
#optional, default fd01::/48
#cluster_network_cidr: fd01::/48
#optional, default 64
#cluster_network_host_prefix: 64
#optional, default fd02::112
#service_network: fd02::/112
vlan:
enabled: false
name: ens1f0.58
id: 58
disk: /dev/nvme0n1
cpu:
isolated: 2-31,34-63
reserved: 0-1,32-33
proxy:
enabled: false
http:
https:
noproxy:
pull_secret: ./pull-secret.json
ssh_key: /root/.ssh/id_rsa.pub
bmc:
address: 192.168.13.148
username: Administrator
password: dummy
iso:
address: http://192.168.58.15/iso/agent-148.iso