fuel-qa/fuelweb_test/config_templates/nova_disk_cinder_role.yaml

12 lines
226 B
YAML

---
nova_config:
DEFAULT/default_ephemeral_format:
value: "ext3"
notify: "Service[nova-compute]"
DEFAULT/verbose:
value: "False"
notify: "Service[nova-compute]"
service:
nova-compute:
ensure: running