Skip to content

Commit 2873da3

Browse files
Switch 2.x.x to be released from 2.x branch (#183)
Signed-off-by: Peter Zhu <[email protected]>
1 parent e8d6f39 commit 2873da3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@
2323
A community repository for Ansible Playbook of OpenSearch Project.
2424

2525
## Version and Branching
26-
As of now, this ansible-playbook repository maintains 2 branches:
27-
* _main_ (Version is 2.x.x for both `os_version` and `os_dashboards_version` in `inventories/opensearch/group_vars/all/all.yml`)
26+
As of now, this ansible-playbook repository maintains these branches:
27+
* _main_ (Version is 3.x.x for both `os_version` and `os_dashboards_version` in `inventories/opensearch/group_vars/all/all.yml`)
28+
* _2.x_ (Version is 2.x.x for both `os_version` and `os_dashboards_version` in `inventories/opensearch/group_vars/all/all.yml`)
2829
* _1.x_ (Version is 1.x.x for both `os_version` and `os_dashboards_version` in `inventories/opensearch/group_vars/all/all.yml`)
2930
<br>
3031

@@ -49,7 +50,7 @@ This ansible playbook supports the following,
4950
### Prerequisite
5051

5152
- **Ansible 2.9+**
52-
- **Java 8**
53+
- **Java 11**
5354

5455
### Configure
5556

0 commit comments

Comments
 (0)