]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
docker-compose: Install locales-all for ansible 1940/head
authorVallari Agrawal <val.agl002@gmail.com>
Wed, 8 May 2024 14:41:25 +0000 (20:11 +0530)
committerZack Cerza <zack@redhat.com>
Mon, 13 May 2024 23:10:56 +0000 (17:10 -0600)
This commit originally included an ansible-core version update, but that was
moved to a different commit.

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
docs/docker-compose/teuthology/Dockerfile

index 60cb3f68780ea0fec4b595db751ed1e3ef373741..d4b853027c3610348ece77211dad681ff4f45ec4 100644 (file)
@@ -11,6 +11,7 @@ RUN apt-get update && \
     python3-pip \
     python3-venv \
     vim \
+    locales-all \
     libev-dev \
     libvirt-dev \
     libffi-dev \