Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dortegau committed Dec 10, 2018
1 parent 99b0413 commit 3b4d5d1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
## [Unreleased](https://github.com/idealista/solrcloud-role/tree/develop)
### Changed
- *[#54](https://github.com/idealista/solrcloud-role/issues/54) Installing SolrCloud 7.5.0 by default* @dortegau
- *[#55](https://github.com/idealista/solrcloud-role/issues/55) Upgrading Java and ZooKeeper roles to latest versions, using hostmanager plugin to manage network instead of landrush, adding test-requirements.txt for execution under pipenv and upgrading to Ansible 2.5.3.0* @dortegau
- *[#55](https://github.com/idealista/solrcloud-role/issues/55) Upgrading Java and ZooKeeper roles to latest versions, using hostmanager plugin to manage network instead of landrush, adding test-requirements.txt for execution under pipenv and upgrading to Ansible 2.5.5.0* @dortegau

## [1.9.0](https://github.com/idealista/solrcloud-role/tree/1.9.0) (2018-02-12)
[Full Changelog](https://github.com/idealista/solrcloud-role/compare/1.8.0...1.9.0)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ These instructions will get you a copy of the role for your ansible playbook. On

### Prerequisities

Ansible 2.5.3.0 version installed.
Ansible 2.5.5.0 version installed.
Inventory destination should be a Debian environment.

For testing purposes, [Molecule](https://molecule.readthedocs.io/) with [Docker](https://www.docker.com/) as driver.
Expand Down Expand Up @@ -153,7 +153,7 @@ See [molecule.yml](https://github.com/idealista/solrcloud-role/blob/master/molec

## Built With

![Ansible](https://img.shields.io/badge/ansible-2.5.3.0-green.svg)
![Ansible](https://img.shields.io/badge/ansible-2.5.5.0-green.svg)

## Versioning

Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
galaxy_info:
company: Idealista S.A.
description: SolrCloud role
min_ansible_version: 2.5.3.0
min_ansible_version: 2.5.5.0
license: Apache 2.0
platforms:
- name: Debian
Expand Down

0 comments on commit 3b4d5d1

Please sign in to comment.