summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* update defaults and examples w/ iscsi pluginRobert van Veelen2016-02-101-1/+1
|
* add iscsi storage_plugin dependencyRobert van Veelen2016-02-102-0/+8
|
* 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`
* | | | 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