From dfcfe37cf523476c0bd27c2a0d6e75ab9189654d Mon Sep 17 00:00:00 2001 From: Alexander Hosking Date: Tue, 7 Mar 2017 08:18:30 -0500 Subject: [PATCH] Update config file with docker and proper xenial --- ahoskingit/config.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ahoskingit/config.yaml b/ahoskingit/config.yaml index 8beb466..bcdcfcf 100644 --- a/ahoskingit/config.yaml +++ b/ahoskingit/config.yaml @@ -1,7 +1,8 @@ --- vagrants: "ubuntu/trusty64": "ubuntu/trusty64" - "ubuntu/xenial64": "ubuntu/xenial64" - + "boxcutter/ubuntu1604": "boxcutter/ubuntu1604" + hosts: + docker: 10.200.200.20 nextcloud: 10.200.200.2