Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing atomic- and openshift-enterprise | Pep TurrĂ³ Mauri | 2016-02-09 | 6 | -6/+8 |
| | | | | | | Some checks related to *enterprise deployments were still only looking for "enterprise" deployment_type. Update them to cover also atomic-enterprise and openshift-enterprise deployment types. | ||||
* | Merge pull request #1325 from abutcher/fix-scaleup | Brenton Leanhardt | 2016-02-02 | 4 | -3/+6 |
|\ | | | | | Fix scaleup playbook. | ||||
| * | Do not apply the etcd_certificates role during node playbook. | Andrew Butcher | 2016-02-02 | 2 | -2/+3 |
| | | |||||
| * | Add g_new_node_hosts to cluster_hosts. | Andrew Butcher | 2016-02-02 | 2 | -1/+3 |
| | | |||||
* | | Merge pull request #1238 from detiber/gce_fixes | Thomas Wiest | 2016-02-02 | 12 | -115/+96 |
|\ \ | | | | | | | GCE cloud provider updates | ||||
| * | | Improve docs and consistency of setting the ssh_user | Jason DeTiberus | 2016-02-02 | 8 | -19/+39 |
| | | | |||||
| * | | remove outdated comments | Jason DeTiberus | 2016-02-02 | 2 | -5/+0 |
| | | | |||||
| * | | add etcd hosts for gce playbooks | Jason DeTiberus | 2016-02-02 | 1 | -0/+11 |
| | | | |||||
| * | | GCE cloud provider updates | Jason DeTiberus | 2016-02-02 | 7 | -94/+49 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | - fix overrides for gce machine type and gce machine image - Update default image for origin - Update default ssh user for origin and enterprise - Remove old commented out code - Remove wip and join_node playbooks - Added add_nodes playbook which will now allow for using bin/cluster to add additional nodes - Allow env override of ssh_user - improve list playbook | ||||
* | | Merge pull request #1323 from jstuever/1312 | Brenton Leanhardt | 2016-02-02 | 3 | -3/+3 |
|\ \ | |/ |/| | Updating examples to use /etc/origin/master/htpasswd | ||||
| * | Updating examples to use /etc/origin/master/htpasswd | Jeremiah Stuever | 2016-02-02 | 3 | -3/+3 |
|/ | |||||
* | Merge pull request #1019 from dgoodwin/etcd-serial | Brenton Leanhardt | 2016-02-02 | 1 | -2/+26 |
|\ | | | | | Install and start one etcd server before the others. | ||||
| * | Bring first etcd server up before others. | Devan Goodwin | 2015-12-11 | 1 | -2/+26 |
| | | | | | | | | | | | | | | | | | | In faster environments (i.e. all local VMs) etcd nodes could come online at roughly the same time leading to conflicts with self-elections, resulting in a non-functional cluster. To solve we configure the first etcd host by itself, then configure the remaining ones in parallel to keep things as fast as possible. | ||||
* | | Automatic commit of package [openshift-ansible] release [3.0.38-1]. | Brenton Leanhardt | 2016-02-02 | 2 | -2/+26 |
| | | |||||
* | | Merge pull request #1293 from smunilla/default_subdomain | Brenton Leanhardt | 2016-02-02 | 4 | -1/+21 |
|\ \ | | | | | | | aoi: Ask for osm_default_subdomain in interactive mode | ||||
| * | | aoi: Ask for osm_default_subdomain in interactive mode | Samuel Munilla | 2016-02-02 | 4 | -1/+21 |
|/ / | | | | | | | Add a question to ask the user for a default subdomain. | ||||
* | | Merge pull request #1303 from talset/s3_registry_clusterid | Stefanie Forrester | 2016-02-01 | 1 | -1/+1 |
|\ \ | | | | | | | s3_registry no filter named 'lookup' | ||||
| * | | s3_registry no filter named 'lookup' | talset | 2016-01-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | * Added a default function for the lookup. * According to [1] added default(,true) to avoid empty string [1] https://github.com/openshift/openshift-ansible/blob/master/docs/best_practices_guide.adoc#filters | ||||
* | | | Merge pull request #1296 from rharrison10/rharriso/lib_dyn | Russell Harrison | 2016-02-01 | 4 | -0/+334 |
|\ \ \ | | | | | | | | | Adding the lib_dyn role for the dyn_record module | ||||
| * | | | removing extraneous comments | Russell Harrison | 2016-01-31 | 1 | -118/+4 |
| | | | | |||||
| * | | | Remove commented lines and fix pylint check | Russell Harrison | 2016-01-29 | 1 | -10/+5 |
| | | | | |||||
| * | | | Cleaning up the dyn ansible module for merging | Russell Harrison | 2016-01-29 | 5 | -26/+12 |
| | | | | |||||
| * | | | Fixing last pylint error | Russell Harrison | 2016-01-29 | 1 | -0/+3 |
| | | | | |||||
| * | | | Fixing pylint errors | Russell Harrison | 2016-01-29 | 1 | -29/+28 |
| | | | | |||||
| * | | | WIP adding the lib_dyn role for the dyn_record module | Russell Harrison | 2016-01-28 | 7 | -0/+465 |
| | | | | |||||
* | | | | Merge pull request #1321 from joelddiaz/ovs-rules-item | Joel Diaz | 2016-02-01 | 1 | -0/+6 |
|\ \ \ \ | | | | | | | | | | | add item to hold number of stray OVS rules found/removed | ||||
| * | | | | add item to hold number of stray OVS rules found/removed | Joel Diaz | 2016-02-01 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | Merge pull request #1319 from mwoodson/docker_storage | Matt Woodson | 2016-02-01 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | changed adhoc playbook to match new host monitoring container | ||||
| * | | | | | changed adhoc playbook to match new host monitoring container | Matt Woodson | 2016-02-01 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #1309 from detiber/multi-master | Stefanie Forrester | 2016-02-01 | 4 | -0/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | Multi-master fixes for provider playbooks | ||||
| * | | | | | Multi-master fixes for provider playbooks | Jason DeTiberus | 2016-02-01 | 4 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - set openshift_master_cluster_method=native for all cloud providers so bin/cluster will build the ha masters correctly | ||||
* | | | | | | Merge pull request #1310 from detiber/aws_hostname | Stefanie Forrester | 2016-02-01 | 2 | -2/+0 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Fix hostname for aws cloud provider | ||||
| * | | | | | Fix hostname for aws cloud provider | Jason DeTiberus | 2016-01-29 | 2 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | - No longer set openshift_hostname to the private ip for the instance | ||||
* | | | | | | Merge pull request #1237 from detiber/infra_fixes | Brenton Leanhardt | 2016-02-01 | 10 | -75/+151 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | infra_node fixes | ||||
| * | | | | | | Added docs around oo_nodes_with_label | Jason DeTiberus | 2016-02-01 | 1 | -49/+75 |
| | | | | | | | |||||
| * | | | | | | fix for terminate | Jason DeTiberus | 2016-02-01 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Fix node tags for aws provider | Jason DeTiberus | 2016-02-01 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | use yaml for loading lable info instead of json | Jason DeTiberus | 2016-02-01 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | infra_node fixes | Jason DeTiberus | 2016-02-01 | 9 | -30/+80 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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_local | Matt Woodson | 2016-02-01 | 1 | -2/+25 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | zabbix: added master local api items and triggers | ||||
| * | | | | | | zabbix: added master local api items and triggers | Matt Woodson | 2016-02-01 | 1 | -2/+25 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #1304 from jprovaznik/sleep | Brenton Leanhardt | 2016-02-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Give openvswitch container some time to start | ||||
| * | | | | | | Give openvswitch container some time to start | Jan Provaznik | 2016-01-29 | 1 | -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-sync | Brenton Leanhardt | 2016-02-01 | 5 | -109/+123 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Sync latest imagestreams | ||||
| * | | | | | Fix missing bool filter | Scott Dodson | 2016-01-29 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Sync platest imagestreams | Scott Dodson | 2016-01-29 | 4 | -108/+122 |
| | | | | | | |||||
* | | | | | | Automatic commit of package [openshift-ansible] release [3.0.37-1]. | Kenny Woodson | 2016-01-29 | 2 | -2/+36 |
| | | | | | | |||||
* | | | | | | Merge pull request #1313 from kwoodson/ohi_ips | Kenny Woodson | 2016-01-29 | 4 | -16/+52 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | ohi supports ip now. | ||||
| * | | | | | | Adding ip address option | Kenny Woodson | 2016-01-29 | 4 | -16/+52 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #1114 from lhuard1A/fix_update_repos_and_packages | Brenton Leanhardt | 2016-01-29 | 3 | -2/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix update_repos_and_packages playbook which now needs openshift_facts |