diff --git a/cluster/vagrant/provision-master.sh b/cluster/vagrant/provision-master.sh index 2f642e7b37c..53e0081b967 100755 --- a/cluster/vagrant/provision-master.sh +++ b/cluster/vagrant/provision-master.sh @@ -111,6 +111,7 @@ if ! which /usr/libexec/cockpit-ws &>/dev/null; then pushd /etc/yum.repos.d curl -OL https://copr.fedorainfracloud.org/coprs/g/cockpit/cockpit-preview/repo/fedora-23/msuchy-cockpit-preview-fedora-23.repo dnf install -y cockpit cockpit-kubernetes + dnf update -y docker popd systemctl enable cockpit.socket