diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-02-25 09:26:12 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-03-03 09:05:42 -0500 |
commit | f5a0cbee18986e45da24ff296e93fa918880bdab (patch) | |
tree | d1c541a1bb2589c8350dd0ec0b12c017db0db700 /playbooks/adhoc/uninstall.yml | |
parent | 50b9eefd2b6266b29755e37090138096a2aebc31 (diff) | |
download | openshift-f5a0cbee18986e45da24ff296e93fa918880bdab.tar.gz openshift-f5a0cbee18986e45da24ff296e93fa918880bdab.tar.bz2 openshift-f5a0cbee18986e45da24ff296e93fa918880bdab.tar.xz openshift-f5a0cbee18986e45da24ff296e93fa918880bdab.zip |
uninstall the QE images
Diffstat (limited to 'playbooks/adhoc/uninstall.yml')
-rw-r--r-- | playbooks/adhoc/uninstall.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/adhoc/uninstall.yml b/playbooks/adhoc/uninstall.yml index 8b620d9ad..ac25c14dd 100644 --- a/playbooks/adhoc/uninstall.yml +++ b/playbooks/adhoc/uninstall.yml @@ -147,6 +147,7 @@ with_items: - registry\.access\..*redhat\.com/openshift3 - registry\.access\..*redhat\.com/aep3 + - registry\.qe\.openshift\.com/.* - registry\.access\..*redhat\.com/rhel7/etcd - docker.io/openshift |