summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_1_minor/post.yml
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-06-17 13:42:10 -0400
committerGitHub <noreply@github.com>2016-06-17 13:42:10 -0400
commit4597740a002236c70d45829bc22e0d0d126a0cbd (patch)
tree8e424b41781f1bd041e0816c05b78c55abadfb24 /playbooks/common/openshift-cluster/upgrades/v3_1_minor/post.yml
parent5c095116ff23ee1ccbe6ba0407cff0fb05d9980d (diff)
parented28e9a5929aaa305d5d9db38da96887184b3338 (diff)
downloadopenshift-4597740a002236c70d45829bc22e0d0d126a0cbd.tar.gz
openshift-4597740a002236c70d45829bc22e0d0d126a0cbd.tar.bz2
openshift-4597740a002236c70d45829bc22e0d0d126a0cbd.tar.xz
openshift-4597740a002236c70d45829bc22e0d0d126a0cbd.zip
Merge pull request #1925 from sdodson/disconnected-image-streams
If registry_url != registry.access.redhat.com then modify image streams
Diffstat (limited to 'playbooks/common/openshift-cluster/upgrades/v3_1_minor/post.yml')
-rw-r--r--playbooks/common/openshift-cluster/upgrades/v3_1_minor/post.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/v3_1_minor/post.yml b/playbooks/common/openshift-cluster/upgrades/v3_1_minor/post.yml
index 196393b2a..f030eed18 100644
--- a/playbooks/common/openshift-cluster/upgrades/v3_1_minor/post.yml
+++ b/playbooks/common/openshift-cluster/upgrades/v3_1_minor/post.yml
@@ -19,6 +19,7 @@
# Update the existing templates
- role: openshift_examples
openshift_examples_import_command: replace
+ registry_url: "{{ openshift.master.registry_url }}"
pre_tasks:
- name: Collect all routers
command: >