From ec6bdf33b68098c9a71d56ba540e4066dda367bb Mon Sep 17 00:00:00 2001 From: Oliver Walsh Date: Wed, 29 Sep 2021 17:11:51 +0100 Subject: [PATCH] Add ipa client to tripleoclient container Change-Id: Ic3a52b277f96dfd30c263b60d8a25499b9cae68d (cherry picked from commit 78f5d7b6c841ad90eda769d48bdcfaa420d824d9) (cherry picked from commit 8adc5ff1bb2cd256c83ae934325afe162eaca95f) (cherry picked from commit 6e398b9df44888b064c4bd91c933e0e76764492e) (cherry picked from commit 5a2b7f2069bee05e3c8b5ec8fb509bc6b62159b1) --- container-images/tcib/base/tripleoclient/tripleoclient.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/container-images/tcib/base/tripleoclient/tripleoclient.yaml b/container-images/tcib/base/tripleoclient/tripleoclient.yaml index 93e6caefe..3f690145b 100644 --- a/container-images/tcib/base/tripleoclient/tripleoclient.yaml +++ b/container-images/tcib/base/tripleoclient/tripleoclient.yaml @@ -19,5 +19,6 @@ tcib_packages: - xfsprogs - python3-osc-placement - bash-completion + - ipa-client - ceph-ansible tcib_user: cloud-admin