]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
TEMP? teuth-dev dockerfile rm ansible
authorZack Cerza <zack@redhat.com>
Tue, 2 Aug 2022 17:18:14 +0000 (11:18 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 20 Feb 2023 20:17:49 +0000 (13:17 -0700)
containers/teuthology-dev/Dockerfile

index c2566a0455448fc7773d65ad7227b5b3fc575766..f1a4c600d1a5058b137ab25d799b6e2f2ec54d69 100644 (file)
@@ -30,9 +30,6 @@ RUN \
 COPY containers/teuthology-dev/containerized_node.yaml /teuthology
 COPY containers/teuthology-dev/.teuthology.yaml /root
 COPY containers/teuthology-dev/teuthology.sh /
-RUN mkdir -p /etc/ansible
-COPY containers/teuthology-dev/ansible_inventory/hosts /etc/ansible/
-COPY containers/teuthology-dev/ansible_inventory/secrets /etc/ansible/
 RUN \
     mkdir $HOME/.ssh && \
     touch $HOME/.ssh/id_rsa && \