On Mon, Dec 17, 2018 at 1:37 PM Emilien Macchi <emilien@redhat.com> wrote:
For your information, default deployment of Undercloud and Standalone are now using Podman instead of Docker by default.
The switch doesn't affect the Overcloud yet but we also aim to change the default before the end of Stein release.

If you still want to use docker:
* For Undercloud: undercloud.conf : container_cli = docker
* For Standalone: in your environment: ContainerCli: docker

Please let us know any problem regarding that change.

o/ Emilien FYI there is this https://bugs.launchpad.net/tripleo/+bug/1808767 on rocky... looks like it is related to the podman patch at https://review.openstack.org/#/c/608452/21 (credit ykarel)
I don't think we need a full revert trying right now with a conditional for the buildah at https://review.openstack.org/#/c/625531/ (testing in https://review.openstack.org/625535) waiting for zuul run now but i think it passed the point it was failing at

thanks
 
--
Emilien Macchi