diff --git a/manifests/params.pp b/manifests/params.pp index fdbc065436525e40506720c4d6e357b5f314250b..ae02907060c4325fd7b1190a0608c3c8530e6620 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -31,6 +31,7 @@ $controller_hostnames = ['<CONTROLLER1_HOSTNAME>', '<CONTROLLER2_HOSTNAME>'], ##RabbitMQ $rabbit_user = 'openstack', $rabbit_password = 'openstack', +$rabbit_package_gpg_key = 'https://www.rabbitmq.com/rabbitmq-release-signing-key.asc', ##CEPH $ceph_fsid = 'f65809d3-7961-4cd7-b731-a9bc94bc6e9c',