Add jumphost as a deployment node for kolla
kolla-ansible runs tasks selectively on target hosts
and deployment hosts or both based on what the task
consists of. For e.g. network interface checks need
not be run for deployment hosts, while connectivity
from deployment to target hosts need to be checked
on all hosts.
This patch sets jumphost as a deployment hosts to
let kolla-ansible know that jumphost is a deployment
host and not a target host.
Change-Id: I5335639e53e05497f7669306ecee86f6f2adbf39
3 files changed