Merge "fix incorrect reference to rabbit_username"
This commit is contained in:
commit
4c403eb291
@ -40,7 +40,7 @@ resources:
|
||||
service-password: {get_input: neutron_password}
|
||||
admin-password: {get_input: admin_password}
|
||||
rabbit:
|
||||
username: {get_input: rabbit_user_name}
|
||||
username: {get_input: rabbit_username}
|
||||
password: {get_input: rabbit_password}
|
||||
live-update:
|
||||
host: {get_input: live_update_host}
|
||||
|
Loading…
x
Reference in New Issue
Block a user