c12s-kubespray/roles/kubernetes
Nirmoy Das 45eac53ec7 roles: kubernetes: preinstall: Install openssl-1.1.0 on Tumbleweed
The openssl package on Tumbleweed is actually a virtual package covering
openssl-1.0.0 and openssl-1.1.0 implementations. It defaults to 1.1.0 so
when trying to install it and openssl-1.0.0 is installed, zypper fails
with conflicts. As such, lets explicitly pull the package that we need
which also updates the virtual one.

Co-authored-by: Markos Chandras <mchandras@suse.de>
2018-04-11 17:46:14 +01:00
..
client fix kubectl download location and kubectl.sh helper owner/group remove 2018-04-09 13:19:26 +03:00
kubeadm Refactored kubeadm join process and fixed uncrodonng for master nodes 2018-02-09 15:51:47 +01:00
master Merge pull request #2346 from Miouge1/kube-scheduler-mode 2018-04-04 10:20:51 +02:00
node Fix new envvar for setting openstack_tenant_id (#2641) 2018-04-10 17:23:31 +03:00
preinstall roles: kubernetes: preinstall: Install openssl-1.1.0 on Tumbleweed 2018-04-11 17:46:14 +01:00
secrets check if dedicated service account token signing key exists 2018-04-02 10:57:24 -05:00