Files
fedora-infra_ansible/roles/undercloud/files/templates/node-info.yaml
Kevin Fenzi 1b3bda28c8 Update undercloud role to reflect last few weeks of changes.
* 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
2018-12-12 21:28:42 +00:00

10 lines
269 B
YAML

parameter_defaults:
OvercloudControllerFlavor: control
OvercloudComputeFlavor: compute
OvercloudComputePPC64LEFlavor: computeppc64le
ComputePPC64LECount: 1
OvercloudCephStorageFlavor: ceph-storage
ControllerCount: 3
ComputeCount: 10
CephStorageCount: 0