--- cifmw_architecture_scenario: hci # Automation section. Most of those parameters will be passed to the # controller-0 as-is and be consumed by the `deploy-va.sh` script. # Please note, all paths are on the controller-0, meaning managed by the # Framework. Please do not edit them! _arch_repo: "{{ cifmw_architecture_repo }}" cifmw_ceph_client_vars: /tmp/ceph_client.yml cifmw_ceph_client_values_post_ceph_path_src: >- {{ _arch_repo }}/examples/va/hci/values.yaml cifmw_ceph_client_values_post_ceph_path_dst: >- {{ cifmw_ceph_client_values_post_ceph_path_src }} cifmw_ceph_client_service_values_post_ceph_path_src: >- {{ _arch_repo }}/examples/va/hci/service-values.yaml cifmw_ceph_client_service_values_post_ceph_path_dst: >- {{ cifmw_ceph_client_service_values_post_ceph_path_src }}