Remove the dependency of controllerconfig

As controllerconfig is being cleaned up, remove the dependency
of controllerconfig in Ansible playbook. This commit also copies
over the registry cert template from puppet as it's only been
used at bootstrap time.

Change-Id: I820d968629a920dfe9846c5f855b048a6ae85e29
Closes-Bug: 1834218
Signed-off-by: Angie Wang <angie.wang@windriver.com>
This commit is contained in:
Angie Wang
2020-01-17 15:07:39 -05:00
parent ae1e45e00e
commit 3d6483194e
8 changed files with 184 additions and 66 deletions

View File

@@ -15,6 +15,7 @@ Requires: python2-ptyprocess
Requires: python2-pexpect
Requires: sshpass
Requires: sysinv
Requires: cgts-client
BuildArch: noarch