Andy McCrae f6a8bcc284 Set the default ENDPOINT TYPE to internalURL for Horizon
Default is publicURL which will fail if internal server doesn't have
access via the firewall.

All this value to be overridden via the "horizon" service vars.

Fixes #57
2014-09-02 17:28:22 +01:00

20 lines
778 B
YAML

---
# Copyright 2014, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# The variables file used by the playbooks in the nova-api-ec2 group.
# These don't have to be explicitly imported by vars_files: they are autopopulated.
horizon_endpoint_type: internalURL