From aef8746d17aaeda595d2d481e2b5b05c1ddfabcd Mon Sep 17 00:00:00 2001 From: Jiri Mencak Date: Thu, 16 Nov 2017 10:58:30 +0100 Subject: Uninstall tuned-profiles-atomic-openshift-node as defined in origin.spec The origin.spec file defines two variants of tuned rpm packages: tuned-profiles-atomic-openshift-node and tuned-profiles-origin-node. Uninstall them both. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1509129 --- playbooks/adhoc/uninstall.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/adhoc/uninstall.yml b/playbooks/adhoc/uninstall.yml index 5ed55a817..dfd120446 100644 --- a/playbooks/adhoc/uninstall.yml +++ b/playbooks/adhoc/uninstall.yml @@ -124,7 +124,7 @@ - origin-clients - origin-node - origin-sdn-ovs - - tuned-profiles-openshift-node + - tuned-profiles-atomic-openshift-node - tuned-profiles-origin-node - name: Remove flannel package -- cgit v1.2.1