From 11e502a1d93819d22f13f30f058ff8f836699b8f Mon Sep 17 00:00:00 2001 From: FranBarrera Date: Tue, 13 Sep 2016 14:06:31 +0200 Subject: [PATCH] Revert "add net in vagrant_variables.yml.sample" This reverts commit a0172d42383767d348dcce57d9159736345a2c85. --- vagrant_variables.yml.sample | 3 --- 1 file changed, 3 deletions(-) diff --git a/vagrant_variables.yml.sample b/vagrant_variables.yml.sample index 97dcc1a06..c7beab012 100644 --- a/vagrant_variables.yml.sample +++ b/vagrant_variables.yml.sample @@ -20,9 +20,6 @@ restapi: true # valid values are 'stable' and 'dev' ceph_install_source: stable -# NET TO USE FOR THE VMS -#os_networks: - # SUBNET TO USE FOR THE VMS subnet: 192.168.42 -- 2.39.5