mirror of
https://github.com/ThunixdotNet/makeuser.git
synced 2026-01-24 13:40:17 +00:00
One setenv to rule them all!
This commit is contained in:
6
setenv
Executable file → Normal file
6
setenv
Executable file → Normal file
@@ -1,3 +1,9 @@
|
||||
# Set location to your repo for ansible here
|
||||
# It is only needed for thunix
|
||||
export REPO_LOCATION="/home/ubergeek/repos/ansible/"
|
||||
export SITE_TITLE="Thunix"
|
||||
export SITE="https://thunix.net"
|
||||
export WANT_USERS="true"
|
||||
export ADMIN_EMAIL="root@thunix.net"
|
||||
export SIGNUP_URL="https://thunix.net/signup"
|
||||
export DESCRIPTION="Thunix is a community, centered around access to a public *nix system. Thunix offers shell accounts with complete set of programming tools, and follows a continuous integration-continuous deployment of system configuration."
|
||||
|
||||
Reference in New Issue
Block a user