UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit d9c43412 authored by David Ivey's avatar David Ivey
Browse files
parents 0ea1c472 f216abdf
Branches stable/train
2 merge requests!15Pillar master rebase,!7Update remote configuration branch
......@@ -708,6 +708,65 @@ hosts:
primary: false
bridge: false
vlan: false
computev5:
role: compute
os: ubuntu1804
macs:
- 3c:ec:ef:4a:64:40
- 3c:ec:ef:4a:20:64
- 3c:ec:ef:4a:15:64
- 3c:ec:ef:4a:63:28
- 3c:ec:ef:4a:24:d8
- 3c:ec:ef:4a:64:64
- 3c:ec:ef:4a:26:84
- 3c:ec:ef:4a:64:34
- 3c:ec:ef:4a:64:4c
- 3c:ec:ef:4a:64:20
- 3c:ec:ef:4a:63:48
- 3c:ec:ef:4a:20:bc
interface: enp161s0f0
proxy: pull_from_mine
root_password_crypted: $6$sSXsfvsKhwy$RrINorhH4lNeNdNbi/vHqCAApM8ID9Lhvmzs6OQMO4791igXZIrhWg6Kyi7XPRGhIZOgGUdCx4prarhaV62id0
ntp_server: 0.us.pool.ntp.org
disk: INTEL SSDPE2KX010T8
ipmi_addresses:
- 10.10.0.80
- 10.10.0.81
- 10.10.0.82
- 10.10.0.83
- 10.10.0.84
- 10.10.0.85
- 10.10.0.86
- 10.10.0.87
- 10.10.0.88
- 10.10.0.89
- 10.10.0.90
- 10.10.0.91
networks:
bonds: false
bridge: false
vlan: false
interfaces:
enp161s0f0:
network: management
primary: true
bridge: false
vlan: false
enp161s0f1:
network: sfe
primary: false
bridge: false
vlan: false
enp129s0f0:
network: public
primary: false
bridge: false
vlan: false
enp129s0f1:
network: private
primary: false
bridge: false
vlan: false
containerv1:
role: container
os: ubuntu1804
......
......@@ -12,6 +12,7 @@ types:
computev2: physical
computev3: physical
computev4: physical
computev5: physical
storagev1: physical
storagev2: physical
storagev3: physical
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment