From: Areli Fuss Date: Thu, 26 Oct 2017 14:19:19 +0000 (+0300) Subject: Add more debug information X-Git-Tag: 2.0.0-ONAP~24 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5ee65ce3ba67483401da6241eaa2d4923af88327;p=vvp%2Fgitlab.git Add more debug information Add more debug information Change-Id: Ica6245d903f6e5b48475d4fc32f0fe12eab76205 Issue-Id: VVP-25 Signed-off-by: Areli Fuss --- diff --git a/assets/setup b/assets/setup index f670e4f..c709425 100755 --- a/assets/setup +++ b/assets/setup @@ -49,6 +49,8 @@ echo "####################################################" echo "[DBG] Test connection to https://packages.gitlab.com" echo "####################################################" +sudo ifconfig + curl -v https://packages.gitlab.com/gpg.key echo "####################################################"