summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | 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 #1273 from lhuard1A/fix_oo_pretty_print_clusterThomas Wiest2016-01-261-19/+21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix `oo_pretty_print_cluster` following the renaming of `env` into `clusterid`
| * | | | | | | Fix oo_pretty_print_cluster following the renaming of `env` into `clusterid`Lénaïc Huard2016-01-261-19/+21
| | | | | | | |
* | | | | | | | Merge pull request #1274 from rassie/patch-1Brenton Leanhardt2016-01-261-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix checking for update package availability
| * | | | | | | | Fix checking for update package availabilityNikolai Prokoschenko2016-01-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, if `yum list available` returns two versions, for whatever reason, no sorting is imposed. Therefore it's possible that an upgraded package version is available but is not being detected. This patch sorts the version number list so that most recent version is always picked first.
* | | | | | | | | Merge pull request #1283 from giuseppe/giuseppe/Dockerfile-require-pyOpenSSLBrenton Leanhardt2016-01-261-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Dockerfile: Require pyOpenSSL
| * | | | | | | | | Dockerfile: Require pyOpenSSLGiuseppe Scrivano2016-01-261-1/+1
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* | | | | | | | | 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-266-9/+8
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Install cockpit, logrotate and fluentd unless host is atomic.
| * | | | | | | | | | Install cockpit, logrotate and fluentd unless host is atomic.Andrew Butcher2016-01-266-9/+8
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | 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
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1277 from mwoodson/skydns_checkMatt Woodson2016-01-261-0/+26
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | zabbix: added the skydns items and triggers
| * | | | | | | | | zabbix: added the skydns items and triggersMatt Woodson2016-01-261-0/+26
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1253 from detiber/updateMinVersionBrenton Leanhardt2016-01-265-18/+10
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | Update Docs and test for testing ansible version
| * | | | | | | | Update Docs and test for testing ansible versionJason DeTiberus2016-01-255-18/+10
| | | | | | | | |
* | | | | | | | | Merge pull request #1160 from vishpat/nuageBrenton Leanhardt2016-01-2517-2/+255
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Nuage
| * | | | | | | | | Add Nuage support to openshift ansibleVishal Patil2016-01-2517-2/+255
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.0.36-1].Kenny Woodson2016-01-252-2/+44
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1269 from kwoodson/inventory_alias_fixKenny Woodson2016-01-251-7/+8
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Supporting awsutil inventory calls with version and hosttype aliases.
| * | | | | | | | | | Fixing awsutil to support aliases and v3Kenny Woodson2016-01-251-7/+8
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1236 from detiber/add_nodesThomas Wiest2016-01-252-4/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | Remove camel case for bin/cluster addNodes
| * | | | | | | | | Remove camel case for bin/cluster addNodesJason DeTiberus2016-01-192-4/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #1177 from smunilla/install_storage_on_installBrenton Leanhardt2016-01-251-0/+18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | v3_0_to_v3_1_upgrade: Install storage packages
| * | | | | | | | | v3_0_to_v3_1_upgrade: Remove is_atomic check for upgradesSamuel Munilla2016-01-141-2/+0
| | | | | | | | | |
| * | | | | | | | | v3_0_to_v3_1_upgrade: Copy tasks rather than including from the playbookSamuel Munilla2016-01-131-2/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested, this should help decouple the upgrade from the config
| * | | | | | | | | v3_0_to_v3_1_upgrade: Install storage packagesSamuel Munilla2016-01-131-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include the existing storage plugin configuration during an upgrade.
* | | | | | | | | | Merge pull request #1250 from detiber/emptyMasterFixBrenton Leanhardt2016-01-251-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | Fix error when oo_masters_to_config is empty
| * | | | | | | | | Fix error when oo_masters_to_config is emptyJason DeTiberus2016-01-211-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #1266 from abutcher/is-active-2Brenton Leanhardt2016-01-221-7/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | Reverse 'is-active' check in restart playbook
| * | | | | | | | Fail when master restart playbook finds no active masters rather than any ↵Andrew Butcher2016-01-221-7/+7
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | failed masters.
* | | | | | | | Merge pull request #1259 from kwoodson/no_symlink_yamlKenny Woodson2016-01-211-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Skipping symlinks for yaml validation.
| * | | | | | | | Skipping any symlinks for the yaml validation checkKenny Woodson2016-01-211-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #1147 from spinolacastro/console_configBrenton Leanhardt2016-01-215-2/+80
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Expose console config for customization
| * | | | | | | | Update inventory examples for console customizationDiego Castro2016-01-213-0/+60
| | | | | | | | |
| * | | | | | | | Expose console config for customizationDiego Castro2016-01-212-2/+20
| | | | | | | | |
* | | | | | | | | Merge pull request #1258 from openshift/prodThomas Wiest2016-01-210-0/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Sync prod -> master branch.
| * \ \ \ \ \ \ \ \ Merge pull request #1256 from openshift/masterThomas Wiest2016-01-217-66/+74
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | sync master -> prod branch
* | | | | | | | | | Merge pull request #1254 from twiest/prThomas Wiest2016-01-212-0/+28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Added template for config loop.
| * | | | | | | | | | Added template for config loop.Thomas Wiest2016-01-212-0/+28
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1235 from detiber/cluster_hostsBrenton Leanhardt2016-01-214-64/+44
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Update cluster_hosts.yml for cloud providers
| * | | | | | | | | | Update cluster_hosts.yml for cloud providersJason DeTiberus2016-01-194-64/+44
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add g_infra_hosts (nodes with sub-type infra) - Add g_compute_hosts (nodes with sub-type compute) - Reduce duplication by re-using previously defined variables