diff options
author | Andrew Butcher <abutcher@afrolegs.com> | 2016-07-22 17:20:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-22 17:20:53 -0400 |
commit | cd46274c9d52dab3553f3f88fca37bf2a93c9068 (patch) | |
tree | 1a05ae89608fbae1e925267d87fcf6a6d4376670 /playbooks/common | |
parent | 93d54aff8d99dd00b29cb83a3f9e5b9ae7291043 (diff) | |
parent | e56f13644506fe8119f86cc1e7eba56bfbe7d187 (diff) | |
download | openshift-cd46274c9d52dab3553f3f88fca37bf2a93c9068.tar.gz openshift-cd46274c9d52dab3553f3f88fca37bf2a93c9068.tar.bz2 openshift-cd46274c9d52dab3553f3f88fca37bf2a93c9068.tar.xz openshift-cd46274c9d52dab3553f3f88fca37bf2a93c9068.zip |
Merge pull request #2196 from dgoodwin/nuke-images-symlink
Add missing nuke_images.sh symlink.
Diffstat (limited to 'playbooks/common')
l--------- | playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/nuke_images.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/nuke_images.sh b/playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/nuke_images.sh new file mode 120000 index 000000000..49a51bba9 --- /dev/null +++ b/playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/nuke_images.sh @@ -0,0 +1 @@ +../files/nuke_images.sh
\ No newline at end of file |