| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Let systemd handle retries on restart of service and avoid abort of script - fixes pv creation failure with nil for cloud provider
* Add retry logic
* Fix repo
* Use shell as systemd module does not support retry
* Fix indents
* Prep for PR
* Switch back to dev
* Try rcook method to pregenerate the azure.conf based on ansible variables
* try the right bastion script
* Get rid of excess file
* Add back marker for testing
* Fix the completion touch
* Setup for pr
|
|
|
|
|
|
| |
* change default infra_node to 3 and completely remove vsphere_guest from clean module
* rerun inventory before clean
|
|
|
|
| |
clean module
|
|
|
|
|
|
|
|
| |
* Metrics deployment needs python2-passlib package
* Enable multizone deployment in GCP ref arch
* Enable cockpit in ocp deployment
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Suggest installing java-1.8.0-openjdk-headless
java-1.8.0-openjdk-headless is required when installing metrics. Failure to do so results in a confusing message:
fatal: [osacpr00-master-p8tg]: FAILED! => {"changed": false, "failed": true, "msg": "'keytool' is unavailable. Please install java-1.8.0-openjdk-headless on the control node"}
The first few times I read this I misunderstood that this was a local check for the machine that was trying to bring up the cluster. The message admittedly says "control node" right there on the tin but I guess I didn't make the connection. Regardless, seems better to add it to the list of required packages.
* Create README.md
|
| |
|
|
|
| |
fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "{u'domain': u'global', u'message': u\"Invalid value for field 'resource.name': 'CentOS-7-x86-64-GenericCloud-1704'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'\", u'reason': u'invalid'}"}
|
|\
| |
| | |
Ini file update
|
| |\ |
|
| | | |
|
| | | |
|
| |/
|/| |
|
|\ \
| | |
| | | |
correct repository
|
|/ / |
|
|/ |
|
|
|
|
|
|
| |
* allow for metrics size to be chosen
* set the correct value and remove unneeded
|
| |
|
|
|
|
| |
* more vars for static inventory
* Update inventory
|
|
|
|
|
|
| |
* Save custom GCP iptables rules
* Fail after cleanup, when we couldn't create the gold image
|
|\
| |
| | |
rollback of swap disable
|
|/ |
|
|
|
|
|
|
|
|
| |
* Cosmetics in gcloud.sh
* Configure ssh for the temp instance when creating gold image
* Updated README
|
| |
|
|
|
|
| |
https://docs.openshift.com/container-platform/3.5/admin_guide/overcommit.html#disabling-swap-memory
|
|
|
|
| |
- Fix $1: unbound variable
- Removed while loop on empty $1
|
|\
| |
| | |
Add azure reference architecture link
|
|/ |
|
| |
|
| |
|
|
|
|
|
|
| |
* gitless validation testing - safer for atomic
* use vars instead of hardcoded values
|
| |
|
|
|
|
| |
Fixes #318
|
|
|
|
|
|
| |
* adding container storage var back to ini
* copy over user key if it exists
|
|\
| |
| | |
Resize masters and fixes #398
|
| |
| |
| | |
linting create-vm-prod-ose
|
| |
| |
| | |
linting nfs
|
| |
| |
| | |
linting
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| |_|/
|/| | |
Split registry and router scaleup roles
|
| | | |
|
| | |
| | |
| | |
| | | |
https://docs.openshift.com/container-platform/3.5/install_config/install/advanced_install.html#marking-masters-as-unschedulable-nodes
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Initial README for RHV work
* Basic ansible set up
* gdeployer role for putting gluster on hypervisors
* Fixed missing indentation
* Added requirements based on Ansible oVirt module
* Removing redundant fact gathering
* Fixed ssh configuration
* Created in wrong directory
* Updated requirements for current version of ovirt_vms Ansible module
* Added key value pairs to get sharding and default uid/gid
* Added tasks to pre-populate ssh keys from cluster on head node
* Removed trailing space
|
| |
| |
| | |
Bastion Name tag uses PublicHostedZone
|
| |
| |
| |
| |
| |
| | |
* Ref. Arch. says gquota instead grpquota
* Added DATA_SIZE
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* new variable for metrics on vmw
* metrics deployment
* Update ocp-on-vmware.ini
* Update
* specify nfs fill in components
* missing exported vars
* linting
* more linting
* linting pt3
* Update ocp-on-vmware.ini
|