diff options
Diffstat (limited to 'labs/arm/pod5/fuel/config/local_env')
-rw-r--r-- | labs/arm/pod5/fuel/config/local_env | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/labs/arm/pod5/fuel/config/local_env b/labs/arm/pod5/fuel/config/local_env new file mode 100644 index 0000000..9c5cd34 --- /dev/null +++ b/labs/arm/pod5/fuel/config/local_env @@ -0,0 +1,3 @@ +export LIBVIRT_DEFAULT_URI="qemu:///system" +export DEFAULT_BRIDGE=admin7_br0,mgmt7_br0,,public7_br0 +export OPENSTACK_PUBLIC_NET=10.0.8.0/24 |