summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-26replace yum with dnfSeth Jennings
2016-01-26Merge pull request #1270 from detiber/opensslBrenton Leanhardt
Ensure openssl present for etcd_ca
2016-01-26Merge pull request #1276 from spinolacastro/pkgversionBrenton Leanhardt
Fix pkg_version
2016-01-26Merge pull request #1278 from kwoodson/master_checksKenny Woodson
Adding a variable for ha master.
2016-01-26Merge pull request #1277 from mwoodson/skydns_checkMatt Woodson
zabbix: added the skydns items and triggers
2016-01-26zabbix: added the skydns items and triggersMatt Woodson
2016-01-26fix pkg_versionDiego Castro
2016-01-26Merge pull request #1253 from detiber/updateMinVersionBrenton Leanhardt
Update Docs and test for testing ansible version
2016-01-25Ensure openssl present for etcd_caJason DeTiberus
2016-01-25Update Docs and test for testing ansible versionJason DeTiberus
2016-01-25Merge pull request #1160 from vishpat/nuageBrenton Leanhardt
Nuage
2016-01-25Automatic commit of package [openshift-ansible] release [3.0.36-1].Kenny Woodson
2016-01-25Merge pull request #1269 from kwoodson/inventory_alias_fixKenny Woodson
Supporting awsutil inventory calls with version and hosttype aliases.
2016-01-25Fixing awsutil to support aliases and v3Kenny Woodson
2016-01-25Merge pull request #1236 from detiber/add_nodesThomas Wiest
Remove camel case for bin/cluster addNodes
2016-01-25Add Nuage support to openshift ansibleVishal Patil
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
2016-01-25Updating for host monitoring HA mastersKenny Woodson
2016-01-25Merge pull request #1177 from smunilla/install_storage_on_installBrenton Leanhardt
v3_0_to_v3_1_upgrade: Install storage packages
2016-01-25Merge pull request #1250 from detiber/emptyMasterFixBrenton Leanhardt
Fix error when oo_masters_to_config is empty
2016-01-22Merge pull request #1266 from abutcher/is-active-2Brenton Leanhardt
Reverse 'is-active' check in restart playbook
2016-01-22Fail when master restart playbook finds no active masters rather than any ↵Andrew Butcher
failed masters.
2016-01-21Merge pull request #1259 from kwoodson/no_symlink_yamlKenny Woodson
Skipping symlinks for yaml validation.
2016-01-21Skipping any symlinks for the yaml validation checkKenny Woodson
2016-01-21Merge pull request #1147 from spinolacastro/console_configBrenton Leanhardt
Expose console config for customization
2016-01-21Merge pull request #1258 from openshift/prodThomas Wiest
Sync prod -> master branch.
2016-01-21Merge pull request #1256 from openshift/masterThomas Wiest
sync master -> prod branch
2016-01-21Merge pull request #1254 from twiest/prThomas Wiest
Added template for config loop.
2016-01-21Added template for config loop.Thomas Wiest
2016-01-21Merge pull request #1235 from detiber/cluster_hostsBrenton Leanhardt
Update cluster_hosts.yml for cloud providers
2016-01-21Merge pull request #1251 from abutcher/pcs-statusBrenton Leanhardt
Fix 'pcs status' validation filter
2016-01-21Test validate_pcs_cluster input is basestring instead of str.Andrew Butcher
2016-01-21Fix error when oo_masters_to_config is emptyJason DeTiberus
2016-01-21Update inventory examples for console customizationDiego Castro
2016-01-21Expose console config for customizationDiego Castro
2016-01-20Merge pull request #1247 from openshift/masterMatt Woodson
Merge master into prod
2016-01-20Merge pull request #1244 from abutcher/api-sysconfigBrenton Leanhardt
Native ha port fixes
2016-01-20Merge pull request #1246 from mwoodson/env_hostgroupsMatt Woodson
oso_host_monitoring: added environment as a var to the host monitoring systemd script
2016-01-20oso_host_monitoring: added environment as a var to the host monitoring ↵Matt Woodson
systemd script
2016-01-20Merge pull request #1245 from abutcher/upgrade-certsBrenton Leanhardt
Check master certificates during upgrade.
2016-01-20Check master certificates during upgrade.Andrew Butcher
2016-01-20Merge pull request #1243 from jstuever/podevictiontimeoutBrenton Leanhardt
Enable kubernetes master config of podEvictionTimeout from ansible
2016-01-20Use haproxy frontend port for os_firewall.Andrew Butcher
2016-01-20Fix native master api sysconfig.Andrew Butcher
2016-01-20Enable kubernetes master config of podEvictionTimeout from ansibleJeremiah Stuever
2016-01-20Merge pull request #1240 from abutcher/wrapper-pathingBrenton Leanhardt
Fix client and admin wrapper pathing for non-root user install.
2016-01-19Fix wrapper pathing for non-root user install.Andrew Butcher
2016-01-19Merge pull request #1175 from detiber/ha_port_fixesBrenton Leanhardt
Ha port fixes
2016-01-19Merge pull request #1118 from detiber/os_firewall_disableBrenton Leanhardt
Add ability to disable os_firewall
2016-01-19Remove camel case for bin/cluster addNodesJason DeTiberus
2016-01-19Update cluster_hosts.yml for cloud providersJason DeTiberus
- 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