Updated Vagrant VMs to Fedora 23

Signed-off-by: André Martins <aanm90@gmail.com>
This commit is contained in:
André Martins
2015-10-21 01:56:18 +01:00
parent d5dde09e10
commit 0515b4c7c9
6 changed files with 18 additions and 26 deletions

View File

@@ -24,7 +24,7 @@ function provision-network-node {
# Install flannel for overlay
if ! which flanneld >/dev/null 2>&1; then
yum install -y flannel
dnf install -y flannel
# Configure local daemon to speak to master
NETWORK_CONF_PATH=/etc/sysconfig/network-scripts/