summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge pull request #1326 from detiber/bz1303939Brenton Leanhardt2016-02-108-45/+65
|\ \ \ \ \ | |_|_|/ / |/| | | | Fix infra_node deployment
| * | | | consolidate oo_first_master post-config a bit, fix some roles that use ↵Jason DeTiberus2016-02-095-13/+21
| | | | | | | | | | | | | | | | | | | | openshift_facts without declaring a dependency
| * | | | openshift_serviceaccounts updatesJason DeTiberus2016-02-093-32/+44
| | | | | | | | | | | | | | | | | | | | | | | | | - make service account creation more flexible - create service accounts near where they are consumed
* | | | | Merge pull request #1374 from joelddiaz/ovs-trigger-calcJoel Diaz2016-02-101-2/+2
|\ \ \ \ \ | | | | | | | | | | | | trigger on two successive bad pid counts
| * | | | | trigger on two successive bad pid countsJoel Diaz2016-02-101-2/+2
| | | | | |
* | | | | | removed notscheduleable trigger, it just makes noise in its current incarnationSten Turpin2016-02-101-7/+0
| | | | | |
* | | | | | Merge pull request #1373 from stenwt/sturpin-2016-02-09-registry-health-fixedSten Turpin2016-02-101-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | added nodes not ready and nodes not schedulable triggers
| * | | | | | added nodes not ready and nodes not schedulable triggersSten Turpin2016-02-101-4/+4
| | | | | | |
* | | | | | | Merge pull request #1359 from rharrison10/rharriso/dynRussell Harrison2016-02-102-1/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Fix a bug with existing CNAME records
| * | | | | | Fix a bug with existing CNAME recordsRussell Harrison2016-02-092-1/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1371 from abutcher/mask-atomicBrenton Leanhardt2016-02-101-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Don't mask master service on atomic.
| * | | | | | Don't mask master service on atomic.Andrew Butcher2016-02-101-1/+1
| | |/ / / / | |/| | | |
* / | | | | added nodes not ready and nodes not schedulable triggersSten Turpin2016-02-101-0/+26
|/ / / / /
* | | | | Merge pull request #1368 from detiber/gte3_2Brenton Leanhardt2016-02-109-26/+30
|\ \ \ \ \ | |_|/ / / |/| | | | Add gte check for 3.2, update version checks to gte
| * | | | Add gte check for 3.2, update version checks to gteJason DeTiberus2016-02-099-26/+30
| | |/ / | |/| |
* / | | Specify default namespace when creating routerPatrick Tescher2016-02-091-0/+1
|/ / / | | | | | | In case we have switched projects before running ansible.
* | | Merge pull request #1347 from detiber/fixFirewallBrenton Leanhardt2016-02-091-16/+16
|\ \ \ | | | | | | | | Fix enabling iptables for latest rhel versions
| * | | Fix enabling iptables for latest rhel versionsJason DeTiberus2016-02-081-16/+16
| | | |
* | | | changed registry checks to alert based on number of registries with problemsSten Turpin2016-02-091-5/+12
| |/ / |/| |
* | | Updated the key for app createKenny Woodson2016-02-091-4/+4
| | |
* | | Bug 1304150 - Can't upgrade atomic-openshift to specified versionBrenton Leanhardt2016-02-091-0/+24
|/ /
* | Mask master service when using native haJason DeTiberus2016-02-051-0/+4
| |
* | Merge pull request #1206 from lhuard1A/openstack_dnsThomas Wiest2016-02-046-0/+113
|\ \ | | | | | | Add a DNS server on OpenStack clusters
| * | Add a DNS server on OpenStack clustersLénaïc Huard2016-02-046-0/+113
| | |
* | | renamed /etc/openshift to /etc/originSten Turpin2016-02-042-9/+9
|/ /
* | Merge pull request #1173 from abutcher/nfs-groupBrenton Leanhardt2016-02-0315-63/+267
|\ \ | | | | | | Refactor storage options
| * | Replace status_changed boolAndrew Butcher2016-02-021-3/+1
| | |
| * | Remove extra nfs configuration.Andrew Butcher2016-02-022-18/+3
| | |
| * | Refactor registry storage options.Andrew Butcher2016-02-0115-61/+282
| | |
* | | Do not apply the etcd_certificates role during node playbook.Andrew Butcher2016-02-021-2/+2
| |/ |/|
* | Merge pull request #1296 from rharrison10/rharriso/lib_dynRussell Harrison2016-02-014-0/+334
|\ \ | | | | | | Adding the lib_dyn role for the dyn_record module
| * | removing extraneous commentsRussell Harrison2016-01-311-118/+4
| | |
| * | Remove commented lines and fix pylint checkRussell Harrison2016-01-291-10/+5
| | |
| * | Cleaning up the dyn ansible module for mergingRussell Harrison2016-01-295-26/+12
| | |
| * | Fixing last pylint errorRussell Harrison2016-01-291-0/+3
| | |
| * | Fixing pylint errorsRussell Harrison2016-01-291-29/+28
| | |
| * | WIP adding the lib_dyn role for the dyn_record moduleRussell Harrison2016-01-287-0/+465
| | |
* | | Merge pull request #1321 from joelddiaz/ovs-rules-itemJoel Diaz2016-02-011-0/+6
|\ \ \ | |_|/ |/| | add item to hold number of stray OVS rules found/removed
| * | add item to hold number of stray OVS rules found/removedJoel Diaz2016-02-011-0/+6
| | |
* | | Merge pull request #1237 from detiber/infra_fixesBrenton Leanhardt2016-02-013-11/+8
|\ \ \ | | | | | | | | infra_node fixes
| * | | infra_node fixesJason DeTiberus2016-02-013-11/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - openshift_master role update - infra_nodes was previously being set to num_infra, which is an integer value when using the cloud providers, added a new variable osm_infra_nodes that is expected to be a list of hosts - if openshift_infra_nodes is not already set, create it from the nodes that have the region=infra label. - Cloud provider config playbook updates - override openshift_router_selector for cloud providers to avoid using the default of 'region=infra' when deployment_type is not 'online' - Set openshift_infra_nodes to g_infra_host for cloud providers
* | | | Merge pull request #1316 from mwoodson/master_localMatt Woodson2016-02-011-2/+25
|\ \ \ \ | |_|/ / |/| | | zabbix: added master local api items and triggers
| * | | zabbix: added master local api items and triggersMatt Woodson2016-02-011-2/+25
| | | |
* | | | Merge pull request #1304 from jprovaznik/sleepBrenton Leanhardt2016-02-011-0/+1
|\ \ \ \ | |/ / / |/| | | Give openvswitch container some time to start
| * | | Give openvswitch container some time to startJan Provaznik2016-01-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | It's possible that openshift containers are started sooner than openvswitch starts/sets networking (this typically happens when docker service is restarted).
* | | | Merge pull request #1311 from sdodson/is-syncBrenton Leanhardt2016-02-015-109/+123
|\ \ \ \ | |_|/ / |/| | | Sync latest imagestreams
| * | | Fix missing bool filterScott Dodson2016-01-291-1/+1
| | | |
| * | | Sync platest imagestreamsScott Dodson2016-01-294-108/+122
| | | |
* | | | Merge pull request #1114 from lhuard1A/fix_update_repos_and_packagesBrenton Leanhardt2016-01-292-1/+4
|\ \ \ \ | |/ / / |/| | | Fix update_repos_and_packages playbook which now needs openshift_facts
| * | | Move the `is_atomic` check from `update_repos_and_packages.yml` to ↵Lénaïc Huard2016-01-122-1/+4
| | | | | | | | | | | | | | | | `rhel_subscribe`