xci: installer: Do not use XCI_ANSIBLE_PARAMS on remote nodes 75/57275/1
authorMarkos Chandras <mchandras@suse.de>
Thu, 10 May 2018 15:34:26 +0000 (16:34 +0100)
committerMarkos Chandras <mchandras@suse.de>
Thu, 10 May 2018 15:36:45 +0000 (16:36 +0100)
commitfafdbbc7a1902f9b54144052781fd05450aec842
tree9bf9f4ab35a8384630af9c1b52c75308a1bccf15
parentd736028bd362959f219265b220f773fd76e46315
xci: installer: Do not use XCI_ANSIBLE_PARAMS on remote nodes

The XCI_ANSIBLE_PARAMS is used to pass extra Ansible parameters to XCI.
However, these parameters may not make sense when Ansible is running on
any of the remote nodes, so we should't use it there. If passing
information to "remote" Ansible is required, then we need to come up
with a new variable.

deploy-scenario:os-nosdn-nofeature
installer-type:osa

Change-Id: Ib6343fbfe3af1514c2e7e8948c12e3b19b455fe3
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/installer/kubespray/deploy.sh
xci/installer/osa/deploy.sh