From 6ce72fc3d2881daa1fc1f29f624bfbee282460f8 Mon Sep 17 00:00:00 2001
From: Ricardo Jun <jtaniguc@redhat.com>
Date: Wed, 07 Nov 2018 18:35:15 +0100
Subject: [PATCH] Included missing slash

---
 extras/backup/rhdm7-full-ng.yaml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extras/backup/rhdm7-full-ng.yaml b/extras/backup/rhdm7-full-ng.yaml
index f339dd9..7a73dab 100644
--- a/extras/backup/rhdm7-full-ng.yaml
+++ b/extras/backup/rhdm7-full-ng.yaml
@@ -373,7 +373,7 @@
       git:
         ref: master
         type: Git
-        uri: http://services.lab.example.com/bxms_decision_mgmt_foundations_lab
+        uri: http://services.lab.example.com/bxms_decision_mgmt_foundations_lab/
     strategy:
       sourceStrategy:
         from:
@@ -616,7 +616,7 @@
       git:
         ref: security-fix
 # dtorresf: new git repository with templated angular2 application
-        uri: 'http://services.lab.example.com/gpte-ng-dmf'
+        uri: 'http://services.lab.example.com/gpte-ng-dmf/'
       type: Git
     strategy:
       sourceStrategy:

--
Gitblit v1.9.3