]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
containers/teuthology-dev: Remove ansible files
authorZack Cerza <zack@redhat.com>
Tue, 2 Aug 2022 17:18:14 +0000 (11:18 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 6 Sep 2023 18:53:44 +0000 (12:53 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
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 && \