diff options
author | Josep Puigdemont <josep.puigdemont@enea.com> | 2016-06-08 17:32:24 +0200 |
---|---|---|
committer | Josep Puigdemont <josep.puigdemont@enea.com> | 2016-06-08 17:32:24 +0200 |
commit | b671598be465f6b46028b3189375d41c01044c44 (patch) | |
tree | 8e0f1dd1869edf8d75b9308b3da8aceef3f393f6 /jjb/opnfv | |
parent | 354761f94cdd7283740a487d5384ef9b233b66c3 (diff) |
armband: updated lab-config URL
Change-Id: I317321bbaf1e74419b9508c6da3039b95d9d399d
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Diffstat (limited to 'jjb/opnfv')
-rw-r--r-- | jjb/opnfv/slave-params.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/opnfv/slave-params.yml b/jjb/opnfv/slave-params.yml index 3dc9be132..ee749141f 100644 --- a/jjb/opnfv/slave-params.yml +++ b/jjb/opnfv/slave-params.yml @@ -681,5 +681,5 @@ description: 'Deployment timeout in minutes' - string: name: LAB_CONFIG_URL - default: file://$HOME/opnfv/repos/lab-config + default: ssh://git@git.enea.com/pharos/lab-config description: 'Base URI to the configuration directory' |