add back some needed Cent OS 7 minimal stuff

This commit is contained in:
ducoterra
2018-09-27 22:05:00 -04:00
parent cd0cbbb342
commit 43259c99d5
2 changed files with 21 additions and 0 deletions

1
vars
View File

@@ -5,6 +5,7 @@ export hostname=""
export usegit=False # if you have a django git project
export giturl="" # url for git project
export gitkey="" # IdentityFile
install_epel_release=False
# general install settings
export logdir="/var/log/djangosetup/"