Replaced localtunnel with ngrok, changed the supporting scripts pathing, add vars for git, fixed pathing for nfs mounts
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
---
|
||||
# Variables listed here are applicable to all host groups
|
||||
|
||||
docker_compose_version_to_install: 1.14.0
|
||||
docker_ce_version_to_install: 17.06.0~ce-0~ubuntu
|
||||
docker_compose_version_to_install: 1.18.0
|
||||
docker_ce_version_to_install: 17.09.1~ce-0~ubuntu
|
||||
nvm_version: v0.33.5
|
||||
node_version: 8.4.0
|
||||
registry_location: "registry.wimer.local:5000"
|
||||
nfs_location: 10.0.0.150
|
||||
home_pub_key: https://raw.githubusercontent.com/jcwimer/ubuntu-template/master/post/id_rsa.pub
|
||||
standard_user: cody
|
||||
git_user: "Jacob Cody Wimer"
|
||||
git_email: "jacob.wimer@gmail.com"
|
||||
|
||||
Reference in New Issue
Block a user