浏览代码
Renaming ose to ocp for consistency with paper, fixed nfs perms (#92)
* Initial commit of all vmware playbooks
* Adding image for display
* Adding image for display
* Resolved issues listed and added rhsm_pool functionality
* mend
* Added timezone fix
* Adding dynamic inventory generation for VMs and IP addresses to wrapper script
* mend
* Removing vars and adding some functionality
* Removing a file and added some functionality
* Adding some openshift variables
* Updating gitignore
* Removing infra.json
* Removing infra.json
* Removed scale code and added it into OSE install variables to match AWS
* typo in wrapper script
* Removed second template for static-ipaddress added ldap auth functionality
* removed esxi host specific now deploying to resource pool and cluster target
* Removed second template from static-ip-address role added python-json and ldap and iptools
* Removed some options and simplified some things in wrapper script
* Various fixes
* adding subscription logic
* Various fixes and README update to reflect the paper
* Redid haproxy playbook, removed a few variables, reworked playbook so I could use ansible 2.2
* Redid haproxy playbook, removed a few variables, reworked playbook so I could use ansible 2.2
* adding
yum -y install atomic-openshift-utils
* Adding haproxy-server-config
* various changes clean run for ocp3_3
* Removed auth_method and added pv1 to nfs server
* Updated registry plays
* Updating readme to point to 3.3 OSE repos on ansible build instructions
* Removed hardcoded variables from install playbook and updated haproxy to be configurable
* Update openshift-install.yaml
* Removing container install option
* Adding openshift-vm-facts to repo
* Extending scripts to allow for multiple deployments
* bug fix on wrapper script with haproxy
* Bugfixes and various updates
* Removed some excess files and cleaned up a bit
* Update ose3-installer
* Removing container in readme.md
* added graceful exit after vars create
* Updated nfs role for 777 permissions
* renamed ose to ocp
* renaming from ose to ocp