Add role specific information to the service template
[apex-tripleo-heat-templates.git] / docker / services / database / redis.yaml
index aa61591..fbf53cb 100644 (file)
@@ -26,6 +26,13 @@ parameters:
   DefaultPasswords:
     default: {}
     type: json
+  RoleName:
+    default: ''
+    description: Role name on which the service is applied
+    type: string
+  RoleParameters:
+    default: {}
+    description: Parameters specific to the role
 
 resources: