summaryrefslogtreecommitdiffstats
path: root/inventory
Commit message (Collapse)AuthorAgeFilesLines
* Updates to ohi to pull cache if specified. Also require versionKenny Woodson2015-12-141-9/+9
|
* Make the install of openshift_examples optionalJohn T Skarbek2015-12-093-0/+9
| | | | | * Allows us to make it optional to run the role `openshift_examples` * Defaults to true
* Add unique AEP, OSE, and Origin BYO inventoriesScott Dodson2015-12-073-11/+370
|
* Merge pull request #1012 from abutcher/dns-ip-overrideBrenton Leanhardt2015-12-031-0/+3
|\ | | | | Refactor dns options and facts
| * Refactor dns options and facts.Andrew Butcher2015-12-031-0/+3
| |
* | Fedora changes:Adam Miller2015-12-021-0/+4
|/ | | | | | | | | | | | | - 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
* Fixing 'unscheduleable' typoBrenton Leanhardt2015-11-301-1/+1
|
* Rework setting of hostnameJason DeTiberus2015-11-241-0/+5
| | | | | - set the hostname for all installs < 3.1 or 1.1 - provide a new variable openshift_set_hostname to override default behavior
* Conditionally set the nodeIPJason DeTiberus2015-11-241-0/+5
|
* Fixing clone group functionality. Also separating extra_vars from extra_groupsKenny Woodson2015-11-201-15/+19
|
* Merge pull request #881 from abutcher/namedCertRefactorBrenton Leanhardt2015-11-191-1/+10
|\ | | | | Refactor named certficates
| * Refactor named certificates.Andrew Butcher2015-11-161-1/+10
| |
* | updating to the latest ec2.py (and re-patching with our changes).Thomas Wiest2015-11-162-62/+680
|/
* Add ldap auth identity provider to example inventory.Andrew Butcher2015-11-091-0/+3
|
* New `iptablesSyncPeriod` field in node configurationAndrew Butcher2015-11-061-0/+3
|
* Various HA changes for pacemaker and native methods.Andrew Butcher2015-11-051-16/+37
|
* fix dueling controllers - without controllerLeaseTTL set in config, multiple ↵Jason DeTiberus2015-11-041-0/+2
| | | | controllers will attempt to start
* hardcode openshift binaries for nowJason DeTiberus2015-11-041-3/+11
|
* Atomic Enterprise related changes.Avesh Agarwal2015-11-041-3/+0
|
* Merge pull request #767 from abutcher/custom-certsBrenton Leanhardt2015-11-041-0/+5
|\ | | | | Add custom certificates to serving info in master configuration.
| * Filter internal hostnames from the list of parsed names.Andrew Butcher2015-11-031-0/+2
| |
| * Add custom certificates to serving info in master configuration.Andrew Butcher2015-11-031-0/+3
| |
* | Merge pull request #793 from kwoodson/multiinventoryKenny Woodson2015-11-043-84/+143
|\ \ | | | | | | Renamed multi_ec2 to multi_inventory. Adding support for gce to mult_inventory.
| * | Support for gceKenny Woodson2015-11-033-84/+143
| | |
* | | Merge pull request #771 from kwoodson/updategceKenny Woodson2015-11-031-11/+21
|\ \ \ | |_|/ |/| | Updating to latest gce.py inventory module from ansible
| * | Pulling latest gce.py module from ansibleKenny Woodson2015-10-301-11/+21
| |/
* | Merge pull request #622 from nak3/update-docker-registry-urlBrenton Leanhardt2015-11-031-1/+1
|\ \ | |/ |/| Remove images options in oadm command examples
| * Remove images options in oadm commandKenjiro Nakayama2015-10-011-1/+1
| |
* | Updating multi_ec2 to support extra_vars and extra_groupsKenny Woodson2015-10-291-15/+16
| |
* | Merge pull request #738 from detiber/storage_pluginsBrenton Leanhardt2015-10-291-0/+4
|\ \ | | | | | | Install storage plugin dependencies
| * | make storage plugin dependency installation more flexibleJason DeTiberus2015-10-261-0/+4
| | |
* | | Removing spec files.Kenny Woodson2015-10-281-114/+0
| | |
* | | Updated exampleKenny Woodson2015-10-281-1/+1
| | |
* | | Automatic commit of package [openshift-ansible-inventory] release [0.0.11-1].Kenny Woodson2015-10-281-1/+4
| | |
* | | Merge pull request #746 from detiber/multitenantNetworkBrenton Leanhardt2015-10-281-0/+6
|\ \ \ | | | | | | | | add examples for SDN configuration
| * | | add examples for SDN configurationJason DeTiberus2015-10-261-0/+6
| |/ /
* | | Automatic commit of package [openshift-ansible-inventory] release [0.0.10-1].Kenny Woodson2015-10-281-1/+4
| | |
* | | Adding clone vars and groups. Renamed hostvars to extra_vars.Kenny Woodson2015-10-281-8/+19
| | |
* | | fix merge conflictsDiego Castro2015-10-224-11/+61
|\ \ \ | |/ /
| * | Support HA or single router, and start work on registryStefanie Forrester2015-10-211-0/+4
| | |
| * | Merge pull request #529 from sdodson/cockpit-masterWesley Hearn2015-10-201-0/+6
| |\ \ | | | | | | | | Add cockpit role
| | * | Add cockpit-ws with cockpit-kubernetes pluginScott Dodson2015-08-281-0/+6
| | | |
| * | | Revert "Revert "GCE support""Chengcheng Mu2015-10-062-4/+7
| | | | | | | | | | | | | | | | This reverts commit 3073d1f729f9dcd202088f6b318b465567c6344b.
| * | | Revert "GCE support"Thomas Wiest2015-10-052-7/+4
| | | |
| * | | oo_option fixed, some clean upChengcheng Mu2015-10-011-6/+1
| | | |
| * | | GCE-support (more information in PR, README_GCE.md)Chengcheng Mu2015-10-012-4/+12
| | |/ | |/|
| * | Avoid a recursive loopScott Dodson2015-09-041-1/+1
| | |
| * | Add openshift_version to set RPM versionsScott Dodson2015-09-031-0/+3
| | | | | | | | | | | | Mostly necessary for debugging / testing upgrade paths
| * | Make masters schedulable in byo exampleScott Dodson2015-08-311-2/+4
| | | | | | | | | | | | ... but note why you wouldn't want them to be
| * | Merge pull request #512 from sdodson/nextWesley Hearn2015-08-281-3/+3
| |\ \ | | |/ | |/| Merge in Atomic Enterprise work into master