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: []
66
66
###############################################################################
67
67
# Configuration variables for a CloudKitty ratings service deployment.
68
68
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,
72
72
# however for more information please refer to the README.md file.
73
73
#
74
74
openstack_ratings_hashmap_field_mappings: []
@@ -77,3 +77,7 @@ openstack_ratings_hashmap_field_mappings: []
77
77
# dictionaries, however these are not associated with a field.
78
78
#
79
79
openstack_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