From 80abf5668e29af2945586c269344e8fa16bf3cf2 Mon Sep 17 00:00:00 2001
From: Wolfgang Kulhanek <wkulhanek@users.noreply.github.com>
Date: Tue, 03 Mar 2020 22:52:02 +0100
Subject: [PATCH] Fixes for HA Disco Lab (OCP3) (#1225)

---
 ansible/configs/ocp-ha-disconnected-lab/post_software.yml |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/ansible/configs/ocp-ha-disconnected-lab/post_software.yml b/ansible/configs/ocp-ha-disconnected-lab/post_software.yml
index aecff88..5664a95 100644
--- a/ansible/configs/ocp-ha-disconnected-lab/post_software.yml
+++ b/ansible/configs/ocp-ha-disconnected-lab/post_software.yml
@@ -60,12 +60,6 @@
       tags:
         - overwrite_hosts_with_lab_hosts
 
-    # sssd bug, fixed by restart
-    # - name: restart sssd
-    #  service:
-      #    name: sssd
-      #  state: restarted
-      #   when: install_ipa_client
     ## Create PVs for uservols if required
     - name: get nfs Hostname
       set_fact:

--
Gitblit v1.9.3