|
@@ -128,12 +128,7 @@
|
|
|
tasks:
|
|
|
- name: setup bootstrap settings
|
|
|
import_tasks: tasks/enable_bootstrap_config.yml
|
|
|
-
|
|
|
-- name: Create sync daemonset
|
|
|
- hosts: oo_first_master
|
|
|
- gather_facts: no
|
|
|
- tasks:
|
|
|
- - name: Set up automatic node config reconcilation
|
|
|
+ - name: setup automatic node config reconcilation
|
|
|
run_once: True
|
|
|
import_role:
|
|
|
name: openshift_node_group
|