UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 899ba188 authored by Dave's avatar Dave
Browse files

switch to ubuntu and disable stuff

parent eaca7e56
No related merge requests found
......@@ -23,7 +23,7 @@ hosts:
controllerv1:
style: physical
role: controller
enabled: True
enabled: False
os: ubuntu2004
uuids:
- 00000000-0000-0000-0000-0CC47AFBEA30
......@@ -57,7 +57,7 @@ hosts:
controllerv2:
style: physical
role: controller
enabled: True
enabled: False
os: ubuntu2004
uuids:
- 00000000-0000-0000-0000-AC1F6BC3B5D8
......@@ -91,7 +91,7 @@ hosts:
storagev1:
style: physical
role: storage
enabled: True
enabled: False
os: ubuntu2004
uuids:
- 00000000-0000-0000-0000-AC1F6B4E3500
......@@ -121,7 +121,7 @@ hosts:
storagev2:
style: physical
role: storage
enabled: True
enabled: False
os: ubuntu2004
uuids:
- 00000000-0000-0000-0000-AC1F6B4DAEFC
......@@ -214,7 +214,7 @@ hosts:
computev3:
style: physical
role: compute
enabled: True
enabled: False
os: ubuntu2004
uuids:
- 00000000-0000-0000-0000-AC1F6BC44096
......@@ -246,7 +246,7 @@ hosts:
computev4:
style: physical
role: compute
enabled: True
enabled: False
os: ubuntu2004
uuids:
- 00000000-0000-0000-0000-3CECEF4A6440
......@@ -278,7 +278,7 @@ hosts:
containerv1:
style: physical
role: container
enabled: True
enabled: False
os: ubuntu2004
uuids:
- 00000000-0000-0000-0000-0CC47AF98E10
......@@ -299,7 +299,7 @@ hosts:
gpu:
style: physical
role: gpu
enabled: True
enabled: False
os: ubuntu2004
uuids:
- 00000000-0000-0000-0000-3CECEF11D836
......@@ -323,7 +323,7 @@ hosts:
interfaces: [enp193s0f1]
cache:
style: virtual
enabled: True
enabled: False
count: 1
ram: 8192000
cpu: 2
......@@ -334,7 +334,7 @@ hosts:
interfaces: [ens3]
cephmon:
style: virtual
enabled: True
enabled: False
count: 3
ram: 8192000
cpu: 4
......@@ -360,7 +360,7 @@ hosts:
interfaces: [ens4]
haproxy:
style: virtual
enabled: True
enabled: False
count: 1
ram: 8192000
cpu: 4
......@@ -371,7 +371,7 @@ hosts:
interfaces: [ens3]
antora:
style: virtual
enabled: True
enabled: False
count: 1
ram: 4096000
cpu: 2
......@@ -383,10 +383,10 @@ hosts:
mysql:
style: virtual
enabled: True
count: 1
ram: 65536000
count: 3
ram: 32768000
cpu: 8
os: centos8
os: ubuntu2004
disk: 128G
networks:
management:
......@@ -461,7 +461,7 @@ hosts:
interfaces: [ens3]
horizon:
style: virtual
enabled: True
enabled: False
count: 5
ram: 16384000
cpu: 8
......@@ -564,7 +564,7 @@ hosts:
interfaces: [ens3]
graylog:
style: virtual
enabled: True
enabled: False
count: 1
ram: 8192000
cpu: 4
......@@ -575,7 +575,7 @@ hosts:
interfaces: [ens3]
network:
style: virtual
enabled: True
enabled: False
count: 5
ram: 8192000
cpu: 4
......@@ -601,7 +601,7 @@ hosts:
interfaces: [ens3]
barbican:
style: virtual
enabled: True
enabled: False
count: 2
ram: 4096000
cpu: 2
......@@ -612,7 +612,7 @@ hosts:
interfaces: [ens3]
magnum:
style: virtual
enabled: True
enabled: False
count: 2
ram: 4096000
cpu: 2
......@@ -623,7 +623,7 @@ hosts:
interfaces: [ens3]
sahara:
style: virtual
enabled: True
enabled: False
count: 2
ram: 4096000
cpu: 2
......@@ -634,7 +634,7 @@ hosts:
interfaces: [ens3]
manila:
style: virtual
enabled: True
enabled: False
count: 3
ram: 4096000
cpu: 2
......@@ -645,7 +645,7 @@ hosts:
interfaces: [ens3]
share:
style: virtual
enabled: True
enabled: False
count: 3
ram: 4096000
cpu: 2
......@@ -669,7 +669,7 @@ hosts:
interfaces: [ens3]
guacamole:
style: virtual
enabled: True
enabled: False
count: 1
ram: 8192000
cpu: 2
......@@ -680,7 +680,7 @@ hosts:
interfaces: [ens3]
webssh2:
style: virtual
enabled: True
enabled: False
count: 1
ram: 8192000
cpu: 2
......
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