From c5e7e23fadc2738985ac6b3e585edd9918f6494b Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Fri, 20 Apr 2018 13:37:32 +0100 Subject: xci: kubespray: Use bootstrap role for k8s deployments The bootstrap role configures NTP and networking on hosts so we should use it on k8s deployments as well. installer-type:kubespray deploy-scenario:k8-nosdn-nofeature Change-Id: I04bd1e1c2c325baabfb836bd8cca60c5f59344c7 Signed-off-by: Markos Chandras --- xci/playbooks/roles/bootstrap-host/templates/kubespray | 1 + 1 file changed, 1 insertion(+) create mode 120000 xci/playbooks/roles/bootstrap-host/templates/kubespray (limited to 'xci/playbooks/roles') diff --git a/xci/playbooks/roles/bootstrap-host/templates/kubespray b/xci/playbooks/roles/bootstrap-host/templates/kubespray new file mode 120000 index 00000000..f820fd11 --- /dev/null +++ b/xci/playbooks/roles/bootstrap-host/templates/kubespray @@ -0,0 +1 @@ +osa \ No newline at end of file -- cgit 1.2.3-korg