diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-06-09 08:43:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-09 08:43:13 +0000 |
commit | 08e5e1c92db49df8d902cd49b8dba57a50968e34 (patch) | |
tree | 39586bc822772488f6f709e930f353344f13b501 /jjb/opnfv | |
parent | cdff7d8d41693971f4c5dc8dd18d6907a5e31937 (diff) | |
parent | b671598be465f6b46028b3189375d41c01044c44 (diff) |
Merge "armband: updated lab-config URL"
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' |