From 99b21423ee679c1d81402969c8c2b258f3b9080b Mon Sep 17 00:00:00 2001 From: Derek Higgins Date: Tue, 29 Oct 2013 14:48:21 +0000 Subject: 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 --- overcloud-source.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'overcloud-source.yaml') diff --git a/overcloud-source.yaml b/overcloud-source.yaml index c8aa0465..9f9c5957 100644 --- a/overcloud-source.yaml +++ b/overcloud-source.yaml @@ -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://' -- cgit 1.2.3-korg