default.inv: Add note about problems with mixing hostnames/IP addresses 99/65299/1
authorRadoslaw Jablonski <radoslawx.jablonski@intel.com>
Tue, 20 Nov 2018 14:45:07 +0000 (14:45 +0000)
committerRadoslaw Jablonski <radoslawx.jablonski@intel.com>
Wed, 21 Nov 2018 08:59:11 +0000 (08:59 +0000)
commit1e6ea0a6240327c73de60f015e28a3bd24465352
tree679ab94c694d6d455964601150d718405fa426cc
parent8e53f9532b51c175c6a31a02650d64bda4b5f728
default.inv: Add note about problems with mixing hostnames/IP addresses

Added a note about risks with mixing IP addresses and hostnames
in inventory file.
If the same host will be called in inventory file using both its
hostname and IP address then problems may occur during step
where dependencies are installed (ansible thinks that there
are 2 independent hosts and will try install dependencies
for both of them in the same time - it may fail be because
of apt/yum synchronization locks).

Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com>
Change-Id: I2cd1ea293fadfb12f78c03028cafec993dadbe2d
docker/ansible/default.inv