Revert "tripleo-podman: Enable podman.socket"

This reverts commit 04cd218c82.

Reason for revert: We wanted to enable podman.socket to allow podman --remote calls from inside the containers. Since this is no longer needed and this requires a version match between container and host, we should probably disable this. Let's discuss about this.

Change-Id: I65e9fdd196dca41413955440c0764e14e50717f0
This commit is contained in:
David Vallee Delisle 2021-09-03 19:52:56 +00:00
parent 04cd218c82
commit db3996369f
1 changed files with 0 additions and 4 deletions

View File

@ -119,8 +119,6 @@ outputs:
include_role:
name: tripleo_podman
tasks_from: tripleo_podman_install.yml
vars:
tripleo_podman_enable_socket: true
- name: Run podman login
include_role:
@ -195,8 +193,6 @@ outputs:
- include_role:
name: tripleo_podman
tasks_from: tripleo_podman_install.yml
vars:
tripleo_podman_enable_socket: true
- name: system_upgrade_prepare step 2
tags: