Skip to content

Commit 44857e8

Browse files
authored
Merge pull request #292 from ByteInternet/remove_opensearch_2x_reference
docs: applications/akeneo: Remove reference to OpenSearch 2.x
2 parents a549d52 + 4c08d4c commit 44857e8

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/ecommerce-applications/akeneo/how-to-install-akeneo-7-on-hypernode.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,10 @@ hypernode-systemctl settings php_version 8.1
8282
hypernode-systemctl settings php_apcu_enabled True
8383
```
8484

85-
## Configure and Enable OpenSearch v2.x
86-
87-
```bash
88-
hypernode-systemctl settings opensearch_version 2.x
89-
```
85+
## Configure and Enable OpenSearch v2.6
9086

9187
```bash
88+
hypernode-systemctl settings opensearch_version 2.6
9289
hypernode-systemctl settings opensearch_enabled True
9390
```
9491

0 commit comments

Comments
 (0)