X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=puppet%2Fservices%2Frabbitmq.yaml;h=1a42fdad9002fddeb6dc7fdd4831f76eb2d7e724;hb=2cd3c412bf850c087564bcaf652d2c3dce77cab3;hp=d69da3e110438774c51c53b589a60b61cb7922e1;hpb=7e71e0b4127669413aeedf3990e80bcafdcf4231;p=apex-tripleo-heat-templates.git diff --git a/puppet/services/rabbitmq.yaml b/puppet/services/rabbitmq.yaml index d69da3e1..1a42fdad 100644 --- a/puppet/services/rabbitmq.yaml +++ b/puppet/services/rabbitmq.yaml @@ -1,4 +1,4 @@ -heat_template_version: ocata +heat_template_version: pike description: > RabbitMQ service configured with Puppet @@ -13,6 +13,14 @@ 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 + type: json EndpointMap: default: {} description: Mapping of service endpoint -> protocol. Typically set