X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fansible%2Fgroup_vars%2Fosdsdb.yml;h=f5dfdef4e698c823bac4164b9708a979f51001cc;hb=561c0708b78eed8120b90f0221cd66730c9e8a74;hp=2ec40fe3c22621d60200d9f98b908683656f4b86;hpb=64df7bc3bc70d49153409436b411fb327691a4d5;p=stor4nfv.git diff --git a/ci/ansible/group_vars/osdsdb.yml b/ci/ansible/group_vars/osdsdb.yml index 2ec40fe..f5dfdef 100644 --- a/ci/ansible/group_vars/osdsdb.yml +++ b/ci/ansible/group_vars/osdsdb.yml @@ -28,4 +28,4 @@ etcd_release: v3.2.0 # These fields are not suggested to be modified etcd_tarball: etcd-{{ etcd_release }}-linux-amd64.tar.gz etcd_download_url: https://github.com/coreos/etcd/releases/download/{{ etcd_release }}/{{ etcd_tarball }} -etcd_dir: /tmp/etcd-{{ etcd_release }}-linux-amd64 +etcd_dir: /opt/etcd-{{ etcd_release }}-linux-amd64