Initial commit

This commit is contained in:
2024-05-14 17:04:25 -05:00
commit a21a9aea25
6 changed files with 202 additions and 0 deletions

10
bin/MiscEnvVars Normal file
View File

@@ -0,0 +1,10 @@
########
#All things related to hacking on reqfoot
########
export REQDEV_VMHOST="10.251.30.72"
export REQDEV_VMHOST_ADMINUSER="root"
export REQDEV_VMNAME="ReqTSYSCICDTest"
export REQDEV_VMNAME_USER="localuser"
export REQDEV_VMIP="10.251.100."
########