diff options
Diffstat (limited to 'run.sh')
-rwxr-xr-x | run.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -41,6 +41,10 @@ export OPENSTACK_VERSION=mitaka # export OS_VERSION=centos7 # export OPENSTACK_VERSION=mitaka +########## Redhat7 OSP9 ########## +# export OS_VERSION=redhat7 +# export OPENSTACK_VERSION=osp9 + ########## Hardware Deploy Jumpserver PXE NIC ########## # you need comment out it when virtual deploy # export INSTALL_NIC=eth1 |