Updated Vagrant VMs to Fedora 23
Signed-off-by: André Martins <aanm90@gmail.com>
This commit is contained in:
@@ -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/
|
||||
|
Reference in New Issue
Block a user