summaryrefslogtreecommitdiffstats
path: root/playbooks/common
diff options
context:
space:
mode:
authorAndrew Butcher <abutcher@redhat.com>2016-04-26 11:34:16 -0400
committerAndrew Butcher <abutcher@redhat.com>2016-04-26 11:34:16 -0400
commit927278059ae25e97ada2161903c571409c2bc151 (patch)
tree6c7ba3766c760385865f8af008a591a2b3a2cc78 /playbooks/common
parentca88d5ca2357d5342f4dbb357aa17b4164a2c18e (diff)
downloadopenshift-927278059ae25e97ada2161903c571409c2bc151.tar.gz
openshift-927278059ae25e97ada2161903c571409c2bc151.tar.bz2
openshift-927278059ae25e97ada2161903c571409c2bc151.tar.xz
openshift-927278059ae25e97ada2161903c571409c2bc151.zip
Move portal_net from openshift_common to openshift_facts.
Diffstat (limited to 'playbooks/common')
-rw-r--r--playbooks/common/openshift-master/config.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/playbooks/common/openshift-master/config.yml b/playbooks/common/openshift-master/config.yml
index 537de4f5c..060b5aa0d 100644
--- a/playbooks/common/openshift-master/config.yml
+++ b/playbooks/common/openshift-master/config.yml
@@ -50,10 +50,6 @@
when: openshift_hosted_metrics_resolution is not defined
roles:
- openshift_facts
- # TODO: Remove openshift_common from this roles list once
- # openshift_master_certificates uses delegate_to and is applied to
- # all masters rather than just the first.
- - openshift_common
post_tasks:
- openshift_facts:
role: master