tripleo-quickstart/config/general_config/featureset004.yml

32 lines
805 B
YAML

undercloud_generate_service_certificate: false
ssl_overcloud: false
test_ping: true
# This enables the run of several tripleo-validations tests through Mistral
run_tripleo_validations: True
# This enables the run of tripleo-validations negative tests through shell
# scripts
run_tripleo_validations_negative_tests: True
# Exit tripleo-quickstart on validations failure
exit_on_validations_failure: False
deploy_composable_scenario: true
composable_services: false
composable_scenario: multinode.yaml
# Use default test template
# validate_template: tenantvm-floatingip.yaml
composable_roles: true
overcloud_roles:
- name: Controller
CountDefault: 1
tags:
- primary
- controller
networks:
- External
- InternalApi
- Storage
- StorageMgmt
- Tenant