| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* Updating the issue template to be more consistant in format.
* Removing the links and the extra spaces.
* Changed BUG REQUEST to BUG REPORT in the header.
|
|\
| |
| | |
Fix deploy host setup
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Support separate data network for Flannel SDN
Document the use case for a separate flannel data network.
Allow Nova servers for openshift cluster to be provisioned
with that isolated data network created and connected to
masters, computes and infra nodes. Do not configure dns
nameservers and router for that network.
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
* Fix flannel use cases with provider network
Provider network cannot be used with flannel SDN
as the latter requires a separate isolated network,
while the provider network is an externally managed
single network.
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
* Drop unused data_net_name
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
|
| | |
|
| |
| |
| |
| |
| |
| | |
If core infrastructure was created, but ssh proxy not configured, teardown
didn't work. This could happen, for example, when there was an issue with core
deployment.
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add-docker-registry: playbook that adds docker registries to docker config file (in progress)
* indentation fix
* docker registries: add check for variable type
* another type conversion
* docker registry: try another unified formatting
* another attempt
* type error fix
* quotation attempt
* docker registry: bug fixes
* docker registry: fixed formatting
* docker registry: if docker is not available, skip the whole playbook
* README updated
* README: typo
* docker registries: suggested changes applied (in progress)
* docker registries: README updated, redundant check removed
* removed redundant become:true
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#747)
* Allow for the specifying of server policies during OpenStack provisioning
* documentation for openstack server group policies
* add doc link detailing allowed policies
* changed default to anti-affinity
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* README, add-rhn-pools.yml: Add new custom post-provision playbook that attaches additional RHN pools
- also mention this example in the contrib README
* added become true
* README update
|
|\
| |
| | |
Keepalived fix
|
| | |
|
| | |
|
|/ |
|
|\
| |
| | |
change public_hosted_zone to dns_zone
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* Updated GCE dynamic inventory script
* Migrate from depreciated secrets.py to recommended yaml files
* It's better to not use spaces in gce.ini
|
| | |
|
|\ \
| | |
| | | |
add a proper $GITURL to bastion.sh and rework add_node.sh to use it
|
| |\|
| | |
| | |
| | | |
Merge upstream commits
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
git repo easy
|
|\ \ \
| | | |
| | | | |
Add dynamic inventory
|
| | | |
| | | |
| | | |
| | | |
| | | | |
The DNS code expects a `public_v4` even when we use the provider
networks. Let's just always export it.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This adds an `inventory.py` script to the `sample-inventory` that lists
all the necessary servers and groups dynamically, skipping the
`static_inventory` role as well as the `hosts` creation.
It also adds an `os_cinder` lookup function which is necessary for a
seamless Cinder OpenShift registry integration without a static
inventory.
|
| | | | |
|
|\ \ \ \
| |_|_|/
|/| | | |
Switch to the latest openshift-ansible for Openstack CI
|
|/ / / |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Following up on the initial port of the OpenStack roles from
casl-ansible to openshift-ansible-contrib. One of the points that was
brought up in the review was to drop the references to CASL in the
code since the code has now wider reach.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* VM Definition updates for ovirt-ansible
* Minor version and cosmetic comment updates
* Added example for RHV engine URL
* Added example for RHV engine URL
* replicas invalid for kind = nfs
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* add updated changes to ocp-on-vmware and add-node
* updates to keepalived role
* mend
* updated ocp-on-vmware.py
* lint
* more lint
|
| | | |
|