k3s/cluster/vagrant
Maru Newby e709e91c64 Vagrant fixes for fedora 23
- wget is not installed by default on fedora 23.  Use curl instead
   since it is always available on recent Fedora.

 - The repo url for cockpit resulted in an http redirect message being
   saved as the repo file which broke deployment.  Update the url to
   url that was redirected to and ensure that future redirects will be
   handled correctly.

 - The main Fedora 23 repo includes salt packages, and there is no
   salt repo for 23.  The salt bootstrap still creates a repo file for
   a nonexistent repo, though, and this change removes it to avoid
   having dnf report an error on every update.
2016-01-26 00:33:01 +00:00
..
config-default.sh Minion->Name rename: cluster/vagrant, docs and Vagrantfile 2015-12-02 12:45:12 -08:00
config-test.sh Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
pod-ip-test.sh Minion->Name rename: cluster/vagrant, docs and Vagrantfile 2015-12-02 12:45:12 -08:00
provision-master.sh Vagrant fixes for fedora 23 2016-01-26 00:33:01 +00:00
provision-network-master.sh Updated Vagrant VMs to Fedora 23 2016-01-19 16:52:54 +00:00
provision-network-node.sh Updated Vagrant VMs to Fedora 23 2016-01-19 16:52:54 +00:00
provision-node.sh Updated Vagrant VMs to Fedora 23 2016-01-19 16:52:54 +00:00
provision-utils.sh Vagrant fixes for fedora 23 2016-01-26 00:33:01 +00:00
util.sh Minion->Name rename: cluster/vagrant, docs and Vagrantfile 2015-12-02 12:45:12 -08:00