Skip to content

Commit

Permalink
Merge pull request openshift#3056 from rhcarvalho/cleanup-cluster-upg…
Browse files Browse the repository at this point in the history
…rade

Cleanup cluster upgrade
  • Loading branch information
rhcarvalho authored Jan 10, 2017
2 parents 39f18e9 + eab0e00 commit 30a3189
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 206 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- debug: var=docker_image_count.stdout

- name: Remove all containers and images
script: nuke_images.sh docker
script: nuke_images.sh
register: nuke_images_result
when: docker_upgrade_nuke_images is defined and docker_upgrade_nuke_images | bool

Expand Down
193 changes: 0 additions & 193 deletions playbooks/common/openshift-cluster/upgrades/files/pre-upgrade-check

This file was deleted.

12 changes: 0 additions & 12 deletions playbooks/common/openshift-cluster/upgrades/files/rpm_versions.sh

This file was deleted.

0 comments on commit 30a3189

Please sign in to comment.