File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -66,9 +66,9 @@ openstack_container_clusters_templates: []
6666###############################################################################
6767# Configuration variables for a CloudKitty ratings service deployment.
6868
69- # A list where each item is a dictionary mapping the associated fields,
70- # with the 'mappings' field also being a list of dictionaries.
71- # Example of the mappings and their fields can be found below,
69+ # A list where each item is a dictionary mapping the associated fields,
70+ # with the 'mappings' field also being a list of dictionaries.
71+ # Example of the mappings and their fields can be found below,
7272# however for more information please refer to the README.md file.
7373#
7474openstack_ratings_hashmap_field_mappings: []
@@ -77,3 +77,7 @@ openstack_ratings_hashmap_field_mappings: []
7777# dictionaries, however these are not associated with a field.
7878#
7979openstack_ratings_hashmap_service_mappings: []
80+
81+ ###############################################################################
82+ # Configuration of volumes for OpenStack.
83+ openstack_volumes_types: []
You can’t perform that action at this time.
0 commit comments