Allow specify container_cli

In OSP15, the default containers are podman. So we need
to pass container_cli environment variable as "podman"
so that the podman containers configuration file on the
undercloud can be parsed.

Change-Id: I223c46baf4cf36596c8ff1e7468eb9fd1a0f1126
Signed-off-by: Charles Short <chucks@redhat.com>
This commit is contained in:
Charles Short
2019-07-15 15:46:09 -04:00
parent 3d9478aef2
commit 46a17336b1
25 changed files with 32 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ ansible:
hosts: ansible/hosts
metadata_playbook: ansible/gather/stockpile.yml
ssh_config: ansible/ssh-config
container_cli: docker
elasticsearch:
enabled: false
host: 1.1.1.1