summaryrefslogtreecommitdiffstats
path: root/inventory/byo
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1495 from jstuever/rename_osm_default_subdomainBrenton Leanhardt2016-02-253-3/+3
|\ | | | | Rename variable to openshift_master_default_subdomain
| * Rename variable to openshift_master_default_subdomain with backwards ↵Jeremiah Stuever2016-02-253-3/+3
| | | | | | | | compatibility.
* | Add host subnet length example.Andrew Butcher2016-02-253-0/+12
| |
* | Add byo examples for network cidr and api/console ports.Andrew Butcher2016-02-193-0/+30
|/
* Add openshift_docker_options to append arbitrary options toScott Dodson2016-02-153-0/+19
| | | | /etc/sysconfig/docker OPTIONS
* Merge pull request #1324 from abutcher/fluentd-fixesBrenton Leanhardt2016-02-113-9/+0
|\ | | | | Remove fluentd_master and fluentd_node roles
| * Remove fluentd_master and fluentd_node roles.Andrew Butcher2016-02-083-9/+0
| |
* | update defaults and examples w/ iscsi pluginRobert van Veelen2016-02-102-2/+2
| |
* | Fix HA typo in example AEP/OSE/Origin inventoriesAlex Dellapenta2016-02-093-9/+9
| |
* | Merge pull request #1291 from sdodson/bz1293578Brenton Leanhardt2016-02-033-0/+21
|\ \ | | | | | | Check that openshift_hostname resolves to an ip on our host
| * | Add an early check to ensure that node names resolve to an interface on the hostScott Dodson2016-02-033-0/+21
| |/
* | Merge pull request #1173 from abutcher/nfs-groupBrenton Leanhardt2016-02-033-4/+101
|\ \ | | | | | | Refactor storage options
| * | Refactor registry storage options.Andrew Butcher2016-02-013-4/+101
| |/
* | Updating examples to use /etc/origin/master/htpasswdJeremiah Stuever2016-02-023-3/+3
|/
* Add inventory example for logrotate_scriptsAndrew Butcher2016-01-283-0/+12
|
* Update inventory examples for console customizationDiego Castro2016-01-213-0/+60
|
* Enable kubernetes master config of podEvictionTimeout from ansibleJeremiah Stuever2016-01-203-0/+9
|
* Merge pull request #1110 from abutcher/argsBrenton Leanhardt2016-01-043-0/+18
|\ | | | | Fix osm_controller_args and osm_api_server_args settings.
| * Fix osm_controller_args and osm_api_server_args settings.Andrew Butcher2016-01-043-0/+18
| |
* | Merge pull request #958 from kwoodson/envfixKenny Woodson2016-01-045-0/+66
|\ \ | |/ |/| Fixing meta data tags env and environment
| * Cleanup and fixes for cluster_id changeJason DeTiberus2016-01-045-0/+66
| | | | | | | | | | | | | | | | | | - Move debug_level into vars.yml and byo inventory - change variables in cluster_hosts.yml to be g_* and update playbooks to use those values directly instead of setting them indirectly - added a new g_all_hosts entry in cluster_hosts to use in the update playbook instead of unioning all host types within the playbook - added a cluster_hosts.yml for the byo playbook
* | Add node kubelet args to inventory examples.Andrew Butcher2016-01-043-0/+9
|/
* Merge pull request #951 from abutcher/nfsWesley Hearn2016-01-041-0/+6
|\ | | | | NFS for registry storage
| * Create nfs host group with registry volume attachment.Andrew Butcher2015-12-151-0/+6
| |
* | add the necessary URLs for logging and metricsgit0012015-12-223-0/+24
|/ | | | | | | | | | | | | | add the necessary URLs for logging and metrics use the dict in the right way add the new variables into the hosts file add the new variables into the hosts file add the new variables into the hosts file Adopted the config text
* 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
|
* Refactor named certificates.Andrew Butcher2015-11-161-1/+10
|
* 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
|
* 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 #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
| |
* | 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
| | |
* | | 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
| |/ /
* | | fix merge conflictsDiego Castro2015-10-221-6/+27
|\ \ \ | |/ /
| * | Support HA or single router, and start work on registryStefanie Forrester2015-10-211-0/+4
| | |