summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cfme
diff options
context:
space:
mode:
authorTim Bielawa <tbielawa@redhat.com>2017-10-03 17:21:49 -0400
committerTim Bielawa <tbielawa@redhat.com>2017-10-04 10:48:30 -0400
commit534113870fc5e6c47fe8dbba1322a462c9cbef37 (patch)
treeafe230663453c8b701852c398a7c6fda3c6c5ca4 /playbooks/common/openshift-cfme
parente98941e16d176749ace5181ae06c61bbe0cf6119 (diff)
downloadopenshift-534113870fc5e6c47fe8dbba1322a462c9cbef37.tar.gz
openshift-534113870fc5e6c47fe8dbba1322a462c9cbef37.tar.bz2
openshift-534113870fc5e6c47fe8dbba1322a462c9cbef37.tar.xz
openshift-534113870fc5e6c47fe8dbba1322a462c9cbef37.zip
Hooks for installing CFME during full openshift installation
Diffstat (limited to 'playbooks/common/openshift-cfme')
-rw-r--r--playbooks/common/openshift-cfme/config.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/playbooks/common/openshift-cfme/config.yml b/playbooks/common/openshift-cfme/config.yml
index 3f3abd008..08df4a57e 100644
--- a/playbooks/common/openshift-cfme/config.yml
+++ b/playbooks/common/openshift-cfme/config.yml
@@ -1,19 +1,4 @@
---
-# TODO: Make this work. The 'name' variable below is undefined
-# presently because it's part of the cfme role. This play can't run
-# until that's re-worked.
-#
-# - name: Pre-Pull manageiq-pods docker images
-# hosts: nodes
-# tasks:
-# - name: Ensure the latest manageiq-pods docker image is pulling
-# docker_image:
-# name: "{{ openshift_cfme_container_image }}"
-# # Fire-and-forget method, never timeout
-# async: 99999999999
-# # F-a-f, never check on this. True 'background' task.
-# poll: 0
-
- name: Setup CFME
hosts: oo_first_master
pre_tasks: