From 7bdf6a132895626505d87860fcde42a8281b0f4e Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Sun, 25 Nov 2018 09:52:41 -0500 Subject: [PATCH] Fixed syntax error --- group_vars/all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/all b/group_vars/all index 6c81471..b964bf9 100644 --- a/group_vars/all +++ b/group_vars/all @@ -6,7 +6,7 @@ docker_ce_version_to_install: 18.06.1 nvm_version: v0.33.5 node_version: 8.4.0 registry_location: "registry.wimer.home:5000" -nfs_location: 10.0.0.150i +nfs_location: 10.0.0.150 nfs_share: /volumeUSB5/usbshare home_pub_key: https://raw.githubusercontent.com/jcwimer/ubuntu-template/master/post/id_rsa.pub standard_user: cody