diff options
author | OpenShift Bot <eparis+openshiftbot@redhat.com> | 2017-03-28 00:58:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-28 00:58:52 -0500 |
commit | f324d6d1040b6af82113a1e975903ae8fd64fef8 (patch) | |
tree | 9b246b6ba585cc7eba588d3039afd435b890e4a4 /playbooks/common | |
parent | d12c4dfc223b9e165def963144c80051aba504cc (diff) | |
parent | 2c7a6849096a2e1e5b8799cdc07753ab3852c561 (diff) | |
download | openshift-f324d6d1040b6af82113a1e975903ae8fd64fef8.tar.gz openshift-f324d6d1040b6af82113a1e975903ae8fd64fef8.tar.bz2 openshift-f324d6d1040b6af82113a1e975903ae8fd64fef8.tar.xz openshift-f324d6d1040b6af82113a1e975903ae8fd64fef8.zip |
Merge pull request #3752 from mtnbikenc/openshift_node_update
Merged by openshift-bot
Diffstat (limited to 'playbooks/common')
-rw-r--r-- | playbooks/common/openshift-cluster/redeploy-certificates/registry.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/playbooks/common/openshift-cluster/redeploy-certificates/registry.yml b/playbooks/common/openshift-cluster/redeploy-certificates/registry.yml index 6771cc98d..08ebfe735 100644 --- a/playbooks/common/openshift-cluster/redeploy-certificates/registry.yml +++ b/playbooks/common/openshift-cluster/redeploy-certificates/registry.yml @@ -48,10 +48,6 @@ # Replace dc/docker-registry certificate secret contents if set. - block: - - name: Load lib_openshift modules - include_role: - name: lib_openshift - - name: Retrieve registry service IP oc_service: namespace: default |