| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Use smaller instance size for bastion host
* Migrate teardown to ansible
* Ignore errors when tearing down and rhel image doesn't exist
|
| |
| |
| |
| | |
The documentation says it is, but the code doesn't
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Resolves #374
* Update add-node.py
Comma would have caused an issue
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Fail when atomic is too old
* atomic upgrade plays
* link
* just doing the update in the pre-req step
* update the atomic instances in pre-req
* reboot without error
* pause for a defined amount of time
* linting
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* metrics for 35
* Update main.yaml
fix of two dashes
* mege conflict fix
* Add the trigger to deploy metrics
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Create registry bucket with deployment manager
* Migrate ssh proxy to Ansible
* Update gce dynamic inventory script, use instance name for ssh
* Fix variable name in docker storage setup role
* Deploy OCP from local workstation, and not from the bastion host
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
password (#372)
* switch to dev branch
* Initial add of activation key parameter
* Fix button
* Rotate orgid and activation key
* Fix activation key text
* Add conditional subscription logic
* Fix missing close on bastion.json
* Fix mode reference
* Fix missing $ on org id
* Add condtional on attach as activation key does it automatically
* Switch to openshift repo
|