summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <support@enea.com>2017-05-18 10:06:09 +0200
committerJenkins <support@enea.com>2017-05-18 10:06:09 +0200
commitf644ad9292d401bb99cb064441e38faa6534b9a7 (patch)
tree7f813032ddcb2c8b20f4406aff9659a8e6cdfd8e
parentea470964c2eaf3c92b770bbffb83f4c90173c3f0 (diff)
downloadel_manifests-networking-f644ad9292d401bb99cb064441e38faa6534b9a7.tar.gz
changed git protocol to ssh
-rw-r--r--p2041rdb/manifest_template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml
index dd78827..7cbf779 100644
--- a/p2041rdb/manifest_template.xml
+++ b/p2041rdb/manifest_template.xml
@@ -2,7 +2,7 @@
2<manifest> 2<manifest>
3 <!--Manifest template for P2041RDB, networking profile --> 3 <!--Manifest template for P2041RDB, networking profile -->
4 4
5 <remote name="git-enea" fetch="git://git.enea.com"/> 5 <remote name="git-enea" fetch="ssh://git@git.enea.com"/>
6 6
7 <default revision="krogoth" remote="git-enea"/> 7 <default revision="krogoth" remote="git-enea"/>
8 8