summaryrefslogtreecommitdiff
path: root/inventory
AgeCommit message (Collapse)Author
2015-12-07Add unique AEP, OSE, and Origin BYO inventoriesScott Dodson
2015-12-03Merge pull request #1012 from abutcher/dns-ip-overrideBrenton Leanhardt
Refactor dns options and facts
2015-12-03Refactor dns options and facts.Andrew Butcher
2015-12-02Fedora changes:Adam Miller
- ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml
2015-11-30Fixing 'unscheduleable' typoBrenton Leanhardt
2015-11-24Rework setting of hostnameJason DeTiberus
- set the hostname for all installs < 3.1 or 1.1 - provide a new variable openshift_set_hostname to override default behavior
2015-11-24Conditionally set the nodeIPJason DeTiberus
2015-11-20Fixing clone group functionality. Also separating extra_vars from extra_groupsKenny Woodson
2015-11-19Merge pull request #881 from abutcher/namedCertRefactorBrenton Leanhardt
Refactor named certficates
2015-11-16updating to the latest ec2.py (and re-patching with our changes).Thomas Wiest
2015-11-16Refactor named certificates.Andrew Butcher
2015-11-09Add ldap auth identity provider to example inventory.Andrew Butcher
2015-11-06New `iptablesSyncPeriod` field in node configurationAndrew Butcher
2015-11-05Various HA changes for pacemaker and native methods.Andrew Butcher
2015-11-04fix dueling controllers - without controllerLeaseTTL set in config, multiple ↵Jason DeTiberus
controllers will attempt to start
2015-11-04hardcode openshift binaries for nowJason DeTiberus
2015-11-04Atomic Enterprise related changes.Avesh Agarwal
2015-11-04Merge pull request #767 from abutcher/custom-certsBrenton Leanhardt
Add custom certificates to serving info in master configuration.
2015-11-04Merge pull request #793 from kwoodson/multiinventoryKenny Woodson
Renamed multi_ec2 to multi_inventory. Adding support for gce to mult_inventory.
2015-11-03Support for gceKenny Woodson
2015-11-03Merge pull request #771 from kwoodson/updategceKenny Woodson
Updating to latest gce.py inventory module from ansible
2015-11-03Filter internal hostnames from the list of parsed names.Andrew Butcher
2015-11-03Add custom certificates to serving info in master configuration.Andrew Butcher
2015-11-03Merge pull request #622 from nak3/update-docker-registry-urlBrenton Leanhardt
Remove images options in oadm command examples
2015-10-30Pulling latest gce.py module from ansibleKenny Woodson
2015-10-29Updating multi_ec2 to support extra_vars and extra_groupsKenny Woodson
2015-10-29Merge pull request #738 from detiber/storage_pluginsBrenton Leanhardt
Install storage plugin dependencies
2015-10-28Removing spec files.Kenny Woodson
2015-10-28Updated exampleKenny Woodson
2015-10-28Automatic commit of package [openshift-ansible-inventory] release [0.0.11-1].Kenny Woodson
2015-10-28Merge pull request #746 from detiber/multitenantNetworkBrenton Leanhardt
add examples for SDN configuration
2015-10-28Automatic commit of package [openshift-ansible-inventory] release [0.0.10-1].Kenny Woodson
2015-10-28Adding clone vars and groups. Renamed hostvars to extra_vars.Kenny Woodson
2015-10-26add examples for SDN configurationJason DeTiberus
2015-10-26make storage plugin dependency installation more flexibleJason DeTiberus
2015-10-22fix merge conflictsDiego Castro
2015-10-21Support HA or single router, and start work on registryStefanie Forrester
2015-10-20Merge pull request #529 from sdodson/cockpit-masterWesley Hearn
Add cockpit role
2015-10-06Revert "Revert "GCE support""Chengcheng Mu
This reverts commit 3073d1f729f9dcd202088f6b318b465567c6344b.
2015-10-05Revert "GCE support"Thomas Wiest
2015-10-01oo_option fixed, some clean upChengcheng Mu
2015-10-01GCE-support (more information in PR, README_GCE.md)Chengcheng Mu
2015-10-01Remove images options in oadm commandKenjiro Nakayama
2015-09-04Avoid a recursive loopScott Dodson
2015-09-03Add openshift_version to set RPM versionsScott Dodson
Mostly necessary for debugging / testing upgrade paths
2015-08-31Make masters schedulable in byo exampleScott Dodson
... but note why you wouldn't want them to be
2015-08-28Merge pull request #512 from sdodson/nextWesley Hearn
Merge in Atomic Enterprise work into master
2015-08-28Add cockpit-ws with cockpit-kubernetes pluginScott Dodson
2015-08-27Merge pull request #459 from spinolacastro/fluentdWesley Hearn
Configure Fluentd
2015-08-26Atomic Enterprise related changes.Avesh Agarwal