Make the share location a var

This commit is contained in:
2018-07-01 13:07:24 -04:00
parent 1837c00186
commit f58851170b
3 changed files with 6 additions and 5 deletions

View File

@@ -6,7 +6,8 @@ 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.home:5000"
nfs_location: 10.0.0.150
nfs_location: 10.0.0.150i
nfs_share:/volumeUSB5/usbshare
home_pub_key: https://raw.githubusercontent.com/jcwimer/ubuntu-template/master/post/id_rsa.pub
standard_user: cody
git_user: "Jacob Cody Wimer"