summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/additional_config.yml
diff options
context:
space:
mode:
authorJason DeTiberus <jdetiber@redhat.com>2016-04-19 15:05:07 -0400
committerJason DeTiberus <jdetiber@redhat.com>2016-04-29 12:21:46 -0400
commit638aae76fe3e2ce367dbf5901169b509feb181df (patch)
tree016d3b63eeded87e5e94f12a186a0db82b2798e9 /playbooks/common/openshift-cluster/additional_config.yml
parentb60e949da09a024b85366add7c7a26276b635093 (diff)
downloadopenshift-638aae76fe3e2ce367dbf5901169b509feb181df.tar.gz
openshift-638aae76fe3e2ce367dbf5901169b509feb181df.tar.bz2
openshift-638aae76fe3e2ce367dbf5901169b509feb181df.tar.xz
openshift-638aae76fe3e2ce367dbf5901169b509feb181df.zip
Remove deprecated online playbooks/roles
Diffstat (limited to 'playbooks/common/openshift-cluster/additional_config.yml')
-rw-r--r--playbooks/common/openshift-cluster/additional_config.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/playbooks/common/openshift-cluster/additional_config.yml b/playbooks/common/openshift-cluster/additional_config.yml
index c5a0f123c..5ed1d3b3c 100644
--- a/playbooks/common/openshift-cluster/additional_config.yml
+++ b/playbooks/common/openshift-cluster/additional_config.yml
@@ -27,10 +27,6 @@
(osm_use_cockpit | bool or osm_use_cockpit is undefined )
- role: flannel_register
when: openshift.common.use_flannel | bool
- - role: pods
- when: openshift.common.deployment_type == 'online'
- - role: os_env_extras
- when: openshift.common.deployment_type == 'online'
- name: Create persistent volumes and create hosted services
hosts: oo_first_master