xci: Fix warning about missing inventory file 15/53415/2
authorMarkos Chandras <mchandras@suse.de>
Fri, 9 Mar 2018 14:24:00 +0000 (14:24 +0000)
committerMarkos Chandras <mchandras@suse.de>
Fri, 9 Mar 2018 17:59:20 +0000 (17:59 +0000)
commit346079ea1b8dbda0c5e282c18f30cbac7e907d1e
tree93293afec61bc72e792328ff0809dc9d30161898
parent665a9e08c658e5b851416f4f282520a338cd4d49
xci: Fix warning about missing inventory file

We no longer have a global inventory file and we don't need one right
now since the bootstrapping opearations happen on the localhost anyway
so we could be explicit and get rid of the following warning:

[WARNING]: Host file not found: inventory
[WARNING]: provided hosts list is empty, only localhost is available

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