This could be added to the make_user_accounts.py script, as it can use the servername variable.
This path could be used: /etc/nginx/includes/lab.conf
The /etc/nginx/includes/ folder still need to be made first!
This could be added to the make_user_accounts.py script, as it can use the `servername` variable.
This path could be used: `/etc/nginx/includes/lab.conf`
The `/etc/nginx/includes/` folder still need to be made first!
This could be added to the make_user_accounts.py script, as it can use the
servername
variable.This path could be used:
/etc/nginx/includes/lab.conf
The
/etc/nginx/includes/
folder still need to be made first!Also, in the lab.conf, the servername "sandbol" is hard coded in. It would be nice to generate this file based on the servername given to the script.