#!/bin/sh
# Idempotently initializes a fresh kubespray repo clone
mkdir -p kubespray/vagrant
cp config.rb kubespray/vagrant/config.rb