| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* addition of glusterfs
* using existing instance groups
* allowing the ability to specify amount of app nodes
* better template due to ashcrow
* addition of 7.4 ami
* inclusion of brownfield
* teardown update
* linting
* higher required disk space
* require docker package before install now
* temporary variable location...will remove due to origin
* now can do pipelining at default
* testing priv escalation timeout fix
* transitioning to rhel_subscribe role
* roll back of use of rhel_subscribe
* addition of repos
* linting and missing reo
* rolling back
* use of overlay2
* need to code cloudformation for atomic but replace if required
* moving origin release to provider space
* installation params
* new add node steps
* linting
* rollback of rhel_subscribe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Prep for 3.6 ocp/7.4 rhel spike
* Revert to 7.3
* Fix disk size on osdisk
* Fix size
* Add auto resize
* Fixup grow code to be cleaner and make sure docker is auto installed
* Make sure docker is started and enabled
* First pass move to 3.6 for HA Deployment
* Setup test
* Fix up installs
* Implement auto root device detection
* Move to new full auto growfs for root
* Prepare for upstream merge
* Implement new directory structure for multiple versions
* Add version support in allinone
* Fix template path on version
* Switch back to production
* Cleanup ansibledeployocp
* Re-add
|
|
|
|
|
|
| |
* Fixed arch image
* Fixed some typos
|
|
|
|
|
|
|
|
|
|
| |
* README, all.yml, stack_params.yml, heat_stack.yaml.j2: hostname customisation added
* hostnames customisation: default set in stack_params
* heat_stack: bug fix
* fixed commented defaults in group_vars/all.yml
|
|
|
|
|
|
|
|
| |
When using a bastion and a single master, use the lb-secgrp
to access UI port allowed from the ingress bastion node cidr.
For HA (masters>1), UI still should be accessed via
the LB node's ingress cidr, omitting the bastion.
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
|
|
|
|
| |
These playbooks were never officially supported and need to be removed
from openshift-ansible.
|
|
|
|
| |
and documented (#638)
|
|
|
|
|
|
|
|
|
|
| |
* Switch os_sdn_network_plugin_name to multitenant by default
* Rename gcloud.sh to ocp-on-gcp.sh
* Rename gce-cli folder to gcp
* Updated README
|
|
|
|
|
|
|
|
|
|
|
|
| |
* all.yml: set up new variables for specifying images for roles
* stack_params.yaml: add image name variables for different roles
* more roles added
* heat_stack.yaml.j2: openstack_image changed to updated image names
* README: updated documentation for specifying image names
|
|
|
|
|
|
| |
Add openstack_private_network_name to filter by a wanted private
network.
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
|
|\
| |
| | |
fix of 404 page
|
|/ |
|
| |
|
| |
|
| |
|
|\
| |
| | |
WIP: OSP default node selector
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
* Network subnets no longer hardcoded
* Masters are nodes
* No need for ansible masters,nodes as previous statement
* Added more inline scripts missing in the doc
|
|/
|
| |
Also adding .pem as an ignored extension in case user puts the ca.pem in the inventory directory :-)
|
|
|
|
|
|
| |
* Updated ansible log file creation, added --clear-logs option
* Add --redeploy option
|
| |
|
| |
|
|\
| |
| | |
Fixed add_host.sh script location
|
| |
| |
| |
| | |
Otherwise it gets downloaded to the /root folder
|
| |
| |
| |
| |
| |
| | |
* Add support for allinone/single vm deployment
* Update Readme
* Change logging default
|
|/ |
|
|
|
|
|
|
|
|
| |
For testing cases it's sometimes useful to not create Cinder volumes for
the VMs. It can also sometimes be a little faster and more robust (but
unfit for production).
This adds an option called `ephemeral_volumes` that will use the VM's
storage instead of creating volumes when set to true.
|
|\
| |
| | |
Remove clouds.yaml from sample-inventory
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
With the move to the static inventory, we don't need it anymore so it's
now just an unnecessary step in the deployment.
Note that the users may still want to use clouds.yaml for openstack
credentials instead of sourcing the `OS_*` environment variables, but
they can do that at their discression.
The reason we had the clouds.yaml here was because the `openstack.py`
dynamic inventory used the servers' UUID's as ansible hosts by default
and the options we put in caused it to use the hostnames (as desired).
|
|
|
|
| |
ose-on-aws.py installer
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Simplify debug messages
* Fix syntax error
* Use RHEL 7.4 in example config
* Enhance gcloud.sh script
Added couple of options, documentation
|
|
|
|
| |
RHV reference architecture deployment playbook has been added to the repo.
Mention it (with a link) in the readme file.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Support scaling up for masters and nodes
* Simplify scaleup code
* Add sanity checks before upscaling
|
|\
| |
| | |
Add wildcard record for Private DNS
|
| | |
|
| | |
|
|\ \
| | |
| | | |
Logging on aws
|
| | | |
|
| | | |
|
| | | |
|
| |\ \ |
|
| | | | |
|
| | | | |
|
| | | | |
|