Skip to content

Commit

Permalink
Revert "[OS-Kubespray] Change SSH control path"
Browse files Browse the repository at this point in the history
This reverts commit 3c926cb.
  • Loading branch information
Ekaterina Chernova committed Aug 27, 2018
1 parent 9ebff75 commit 7b4664d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Expand Up @@ -18,8 +18,6 @@ RUN git clone -b v2.5.0 https://github.com/kubernetes-incubator/kubespray.git &&
COPY . kqueen
RUN pip install ./kqueen

# Avoid Ssh issues with docker overlayfs and sockets
ENV ANSIBLE_SSH_CONTROL_PATH /dev/shm/cp%%h-%%p-%%r
ENV KQUEEN_KS_KUBESPRAY_PATH /code/kubespray
ENV KQUEEN_KS_ANSIBLE_CMD /usr/local/bin/ansible
ENV KQUEEN_KS_ANSIBLE_PLAYBOOK_CMD /usr/local/bin/ansible-playbook
Expand Down

0 comments on commit 7b4664d

Please sign in to comment.