diff options
| author | Scott Dodson <sdodson@redhat.com> | 2017-12-08 14:27:15 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-08 14:27:15 -0500 |
| commit | c0f7152a51c6306340f9634f191e81d4322d1b52 (patch) | |
| tree | a251e98e1244e8fa2b965888ea4dfc19d1010577 | |
| parent | 7b4c6781a680175fa985edab92c73cb3fc662073 (diff) | |
| parent | aef8746d17aaeda595d2d481e2b5b05c1ddfabcd (diff) | |
Merge pull request #6136 from jmencak/tuned-uninstall-bz1509129
Uninstall tuned-profiles-atomic-openshift-node as defined in origin.spec
| -rw-r--r-- | playbooks/adhoc/uninstall.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/adhoc/uninstall.yml b/playbooks/adhoc/uninstall.yml index ed7a7bd1a..9f044c089 100644 --- a/playbooks/adhoc/uninstall.yml +++ b/playbooks/adhoc/uninstall.yml @@ -123,7 +123,7 @@ - origin-clients - origin-node - origin-sdn-ovs - - tuned-profiles-openshift-node + - tuned-profiles-atomic-openshift-node - tuned-profiles-origin-node register: result until: result | success |
