Bug fix for tacker installation on centos7 41/51741/2
authorYifei Xue <xueyifei@huawei.com>
Tue, 6 Feb 2018 03:06:29 +0000 (11:06 +0800)
committerYifei Xue <xueyifei@huawei.com>
Tue, 6 Feb 2018 03:56:54 +0000 (11:56 +0800)
commit26f656961306239075612ac75a92b79db44e1539
treec864ae42759ddcf86c3ec2292889797f6e6b6c7b
parent45234f29eec45dc6a97c6a5db2a8d8a700624ab1
Bug fix for tacker installation on centos7

JIRA: -

Currently there is no variable definition file of tacker
for centos in os_tacker repo. This will lead an error
while including vars on centos deployment. So this patch will
add a file named "redhat-7.yml" for centos.

Change-Id: I965834adb0d2d25e5a68a9c7dbb397342108078f
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
deploy/adapters/ansible/roles/config-osa/files/redhat-7.yml [new file with mode: 0644]
deploy/adapters/ansible/roles/config-osa/tasks/main.yml