Make environment generic

Move environment to a more generic Atomic Host location and configuration; will use this as the basis/foundation for more complex environments

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
Scott Lowe 2018-01-23 10:28:55 -07:00
parent 7560c84b5c
commit 8addcf3409
No known key found for this signature in database
GPG key ID: 949F43F6E6C11780
3 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
# Running OVS on Fedora Atomic Host
# Generic Fedora 27 Atomic Host VM
**THIS AREA IS NOT YET FUNCTIONAL**
These files were created to allow users to use Vagrant ([http://www.vagrantup.com](http://www.vagrantup.com)) to quickly and easily spin up an environment running Fedora 27 Atomic Host. This configuration was tested with VirtualBox and Libvirt (no VMware-compatible Fedora Atomic Host box was available).
These files were created to allow users to use Vagrant ([http://www.vagrantup.com](http://www.vagrantup.com)) to quickly and easily spin up an environment that shows how to run Open vSwitch (OVS) on a Fedora Atomic Host system.
**NOTE:** This is just a generic VM environment. I'm including it here for the sake of completeness and because it can/will serve as a basis for other environments.
## Contents