summaryrefslogtreecommitdiffstats
path: root/notcompute.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'notcompute.yaml')
-rw-r--r--notcompute.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/notcompute.yaml b/notcompute.yaml
index fe66f3bb..b097dd02 100644
--- a/notcompute.yaml
+++ b/notcompute.yaml
@@ -65,6 +65,8 @@ Parameters:
Description: Password for RabbitMQ
Type: String
NoEcho: true
+ RabbitUserName:
+ Type: String
RabbitPassword:
Type: String
NoEcho: true
@@ -180,10 +182,13 @@ Resources:
rabbit:
host:
'127.0.0.1'
+ username:
+ Ref: RabbitUserName
password:
Ref: RabbitPassword
users:
- username: guest
+ username:
+ Ref: RabbitUserName
password:
Ref: RabbitPassword
service-password: