aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/tacker/vars/main.yml
blob: 601f37211b7eeed495d8182c7c96cf9eeb39d1e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
##############################################################################
# Copyright (c) 2016 HUAWEI TECHNOLOGIES CO.,LTD and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
tacker_pkg_name: tacker-0.3.1.tar.gz
tacker_client_pkg_name: python-tackerclient-0.3.1.tar.gz
tacker_horizon_pkg_name: tacker-horizon-0.3.1.tar.gz
tacker_home: /opt/tacker/
tacker_client_home: /opt/tacker_client/
tacker_horizon_home: /opt/tacker_horizon/

tacker_configs_templates:
  - src: tacker.j2
    dest:
      - /usr/local/etc/tacker/tacker.conf