mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
* Nuke federation stuff, we are doing it manually. * update deploy for what we currently are using * drop cinder-dellps-config in favor of custom storage * Update nodes for ppc and ip changes and dropping fed-cloud-14/node14
10 lines
269 B
YAML
10 lines
269 B
YAML
parameter_defaults:
|
|
OvercloudControllerFlavor: control
|
|
OvercloudComputeFlavor: compute
|
|
OvercloudComputePPC64LEFlavor: computeppc64le
|
|
ComputePPC64LECount: 1
|
|
OvercloudCephStorageFlavor: ceph-storage
|
|
ControllerCount: 3
|
|
ComputeCount: 10
|
|
CephStorageCount: 0
|