Browse Source

Merge pull request #8394 from mgugino-upstream-stage/remove-fact-removal

Fix unwanted removal of openshift.fact file
Michael Gugino 6 years ago
parent
commit
b8e7dc3fbf
1 changed files with 0 additions and 4 deletions
  1. 0 4
      playbooks/openshift-node/private/bootstrap.yml

+ 0 - 4
playbooks/openshift-node/private/bootstrap.yml

@@ -39,10 +39,6 @@
   vars:
     l_node_group: oo_nodes_to_bootstrap:!oo_exclude_bootstrapped_nodes
 
-- import_playbook: clean_image.yml
-  vars:
-    l_node_group: oo_nodes_to_bootstrap:!oo_exclude_bootstrapped_nodes
-
 - name: Node Preparation Checkpoint End
   hosts: all
   gather_facts: false