Skip to content

Instantly share code, notes, and snippets.

@dav1x
Created March 5, 2018 22:46
Show Gist options
  • Save dav1x/d1d31b4e9b81295c25431e22e9556cdb to your computer and use it in GitHub Desktop.
Save dav1x/d1d31b4e9b81295c25431e22e9556cdb to your computer and use it in GitHub Desktop.
---
- name: run pre-reqs
import_playbook: /root/git/openshift-ansible-contrib-3.7/reference-architecture/vmware-ansible/openshift-ansible/playbooks/prerequisites.yml
- name: call openshift includes for installer
import_playbook: /root/git/openshift-ansible-contrib-3.7/reference-architecture/vmware-ansible/openshift-ansible/playbooks/deploy_cluster.yml
@dav1x
Copy link
Author

dav1x commented Mar 6, 2018

first disable 3.7
ansible nodes -a "subscription-manager repos --disable=rhel-7-server-ose-3.7-rpms"

strategy_plugins = /root/mitogen-master/ansible_mitogen/plugins/strategy
strategy = mitogen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment