Rename heat_watch_server_url to watch_server_url
The other *_server_url parameters are not prefixed with heat_ and this is already in the heat namespace. Change-Id: I24effcfedccb7b69b4e4d022db6676da51083401
This commit is contained in:
parent
7d14e86bfd
commit
99b21423ee
@ -194,7 +194,7 @@ Resources:
|
||||
admin_user: heat
|
||||
auth_encryption_key: unset___________
|
||||
db: mysql://heat:unset@localhost/heat
|
||||
heat_watch_server_url:
|
||||
watch_server_url:
|
||||
Fn::Join:
|
||||
- ''
|
||||
- - 'http://'
|
||||
|
@ -110,7 +110,7 @@ Resources:
|
||||
admin_user: heat
|
||||
auth_encryption_key: unset___________
|
||||
db: mysql://heat:unset@localhost/heat
|
||||
heat_watch_server_url:
|
||||
watch_server_url:
|
||||
Fn::Join:
|
||||
- ''
|
||||
- - http://
|
||||
|
@ -115,7 +115,7 @@ Resources:
|
||||
admin_user: heat
|
||||
auth_encryption_key: unset___________
|
||||
db: mysql://heat:unset@localhost/heat
|
||||
heat_watch_server_url:
|
||||
watch_server_url:
|
||||
Fn::Join:
|
||||
- ''
|
||||
- - http://
|
||||
|
Loading…
x
Reference in New Issue
Block a user