From c5c5c62bba85b32e2740056f0ef1c62a570ef67a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20=C3=98sleb=C3=B8?= <arne.oslebo@uninett.no> Date: Wed, 23 Sep 2020 15:29:00 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87c59fe..4d759ab 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Log in and install ansible: `ansible-galaxy collection install ansible.posix` Clone soctools: -`git clone --single-branch --branch dev1 https://scm.uninett.no/geant-wp8-t3.1/soctools.git -cd soctools` +`git clone --single-branch --branch dev1 https://scm.uninett.no/geant-wp8-t3.1/soctools.git` +`cd soctools` Install soctools: Edit group_vars/all/main.yml and change 'dslproxy' so that it point to the FQDN of the server. -- GitLab