Updated docker and moved nfs to USB1
This commit is contained in:
@@ -2,12 +2,12 @@
|
|||||||
# Variables listed here are applicable to all host groups
|
# Variables listed here are applicable to all host groups
|
||||||
|
|
||||||
docker_compose_version_to_install: 1.22.0
|
docker_compose_version_to_install: 1.22.0
|
||||||
docker_ce_version_to_install: 18.06.1
|
docker_ce_version_to_install: 18.09.2
|
||||||
nvm_version: v0.33.5
|
nvm_version: v0.33.5
|
||||||
node_version: 8.4.0
|
node_version: 8.4.0
|
||||||
registry_location: "registry.wimer.home"
|
registry_location: "registry.wimer.home"
|
||||||
nfs_location: 10.0.0.150
|
nfs_location: 10.0.0.150
|
||||||
nfs_share: /volumeUSB5/usbshare
|
nfs_share: /volumeUSB1/usbshare
|
||||||
home_pub_key: https://raw.githubusercontent.com/jcwimer/ubuntu-template/master/post/id_rsa.pub
|
home_pub_key: https://raw.githubusercontent.com/jcwimer/ubuntu-template/master/post/id_rsa.pub
|
||||||
standard_user: cody
|
standard_user: cody
|
||||||
git_user: "Jacob Cody Wimer"
|
git_user: "Jacob Cody Wimer"
|
||||||
|
|||||||
Reference in New Issue
Block a user