summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* Remove extra nfs configuration.Andrew Butcher2016-02-022-18/+3
|
* Refactor registry storage options.Andrew Butcher2016-02-0115-61/+282
|
* 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`
* | | Explicitly restart the atomic node service after configuring it for nuageVishal Patil2016-01-281-0/+4
| |/ |/|
* | Merge pull request #1288 from abutcher/container-logrotateBrenton Leanhardt2016-01-281-0/+1
|\ \ | | | | | | Configure logrotate on atomic.
| * | Configure logrotate on atomic.Andrew Butcher2016-01-271-0/+1
| | |
* | | fix template trigger calcJoel Diaz2016-01-281-2/+2
|/ /
* | Merge pull request #1286 from kwoodson/zbx_host_fixKenny Woodson2016-01-261-1/+20
|\ \ | | | | | | Fixed zbx_host interface comparison and removed duplicate hostgroup names for input.
| * | Comparing zbx_host interfaces and removing duplicate hostgroup_namesKenny Woodson2016-01-261-1/+20
| | |
* | | Merge pull request #1280 from sjenning/replace-yum-dnfBrenton Leanhardt2016-01-261-1/+1
|\ \ \ | | | | | | | | replace yum with dnf
| * | | replace yum with dnfSeth Jennings2016-01-261-1/+1
| | | |
* | | | Merge pull request #1279 from abutcher/is-atomic-swapBrenton Leanhardt2016-01-263-6/+5
|\ \ \ \ | | | | | | | | | | Install cockpit, logrotate and fluentd unless host is atomic.
| * | | | Install cockpit, logrotate and fluentd unless host is atomic.Andrew Butcher2016-01-263-6/+5
| | | | |
* | | | | Merge pull request #1275 from spinolacastro/datadirBrenton Leanhardt2016-01-261-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | | Expose data_dir
| * | | | Expose data_dirDiego Castro2016-01-261-0/+1
| | |/ / | |/| |
* | | | Merge pull request #1270 from detiber/opensslBrenton Leanhardt2016-01-261-0/+4
|\ \ \ \ | | | | | | | | | | Ensure openssl present for etcd_ca
| * | | | Ensure openssl present for etcd_caJason DeTiberus2016-01-251-0/+4
| | | | |
* | | | | Merge pull request #1276 from spinolacastro/pkgversionBrenton Leanhardt2016-01-261-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix pkg_version
| * | | | | fix pkg_versionDiego Castro2016-01-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #1278 from kwoodson/master_checksKenny Woodson2016-01-261-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Adding a variable for ha master.
| * | | | | Updating for host monitoring HA mastersKenny Woodson2016-01-251-0/+1
| |/ / / /
* | | | | zabbix: added the skydns items and triggersMatt Woodson2016-01-261-0/+26
| |_|/ / |/| | |
* | | | Merge pull request #1253 from detiber/updateMinVersionBrenton Leanhardt2016-01-261-7/+5
|\ \ \ \ | |_|/ / |/| | | Update Docs and test for testing ansible version
| * | | Update Docs and test for testing ansible versionJason DeTiberus2016-01-251-7/+5
| | | |
* | | | Merge pull request #1160 from vishpat/nuageBrenton Leanhardt2016-01-2515-2/+251
|\ \ \ \ | |_|/ / |/| | | Nuage
| * | | Add Nuage support to openshift ansibleVishal Patil2016-01-2515-2/+251
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added variables Made changes for node configuration Add service restart logic to node Fixed ansible syntax errors Add cert and key info for nodes Added active and standby controller ip configuration information Uncommented the nuage sdn check Changed ca_crt -> ca_cert Added restarting of atomic openshift master Removed service account dependencies Fixes Fixed the api server url Removed redundant restart of atomic openshift master Configure nuagekubemon on all of the master nodes Restart master api and controllers as well on nuagekubemon installation Converted plugin config into template Add template for nuagekubemon Removed uplink interface from vars Able to copy cert keys Uninstall default ovs Add the kubemon template Do not install rdo sdn rpms in case of nuage Addressed latest review comments Set the networkPluginName for nuage
* | | | Merge pull request #1147 from spinolacastro/console_configBrenton Leanhardt2016-01-212-2/+20
|\ \ \ \ | | | | | | | | | | Expose console config for customization
| * | | | Expose console config for customizationDiego Castro2016-01-212-2/+20
| | | | |
* | | | | Added template for config loop.Thomas Wiest2016-01-212-0/+28
|/ / / /
* | | | Merge pull request #1244 from abutcher/api-sysconfigBrenton Leanhardt2016-01-202-2/+4
|\ \ \ \ | | | | | | | | | | Native ha port fixes
| * | | | Use haproxy frontend port for os_firewall.Andrew Butcher2016-01-201-1/+3
| | | | |
| * | | | Fix native master api sysconfig.Andrew Butcher2016-01-201-1/+1
| | | | |
* | | | | oso_host_monitoring: added environment as a var to the host monitoring ↵Matt Woodson2016-01-201-0/+1
| | | | | | | | | | | | | | | | | | | | systemd script
* | | | | Enable kubernetes master config of podEvictionTimeout from ansibleJeremiah Stuever2016-01-202-1/+2
|/ / / /
* | | | Merge pull request #1240 from abutcher/wrapper-pathingBrenton Leanhardt2016-01-201-0/+4
|\ \ \ \ | | | | | | | | | | Fix client and admin wrapper pathing for non-root user install.
| * | | | Fix wrapper pathing for non-root user install.Andrew Butcher2016-01-191-0/+4
| | |/ / | |/| |
* | | | Merge pull request #1175 from detiber/ha_port_fixesBrenton Leanhardt2016-01-1915-114/+145
|\ \ \ \ | | | | | | | | | | Ha port fixes
| * | | | Fix hardcoded api_port in openshift_master_clusterJason DeTiberus2016-01-141-2/+1
| | | | |
| * | | | Use local address for loopback kubeconfigJason DeTiberus2016-01-144-47/+92
| | | | |
| * | | | consolidate steps and cleanup template dirJason DeTiberus2016-01-1412-65/+51
| | | | |