Skip to content

Commit c79b7f5

Browse files
committed
more subs
1 parent d370ff1 commit c79b7f5

8 files changed

+12
-3
lines changed

deploy-manage/deploy/self-managed.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/dependencies-versions.html
4+
sub:
5+
stack-version: "9.0.0"
46
---
57

68
# Self-managed cluster [dependencies-versions]

deploy-manage/deploy/self-managed/install-elasticsearch-from-archive-on-linux-macos.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ mapped_pages:
44
sub:
55
es-conf: "$ES_HOME/config"
66
slash: "/"
7-
export: "export"
7+
export: "export "
88
escape: "\\"
9+
stack-version: "9.0.0"
910
navigation_title: "Linux or MacOS"
1011
---
1112

deploy-manage/deploy/self-managed/install-elasticsearch-with-debian-package.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ sub:
55
es-conf: "/etc/elasticsearch"
66
slash: "/"
77
distro: "Debian"
8-
export: "export"
8+
export: "export "
99
escape: "\\"
10+
stack-version: "9.0.0"
1011
navigation_title: Debian
1112
---
1213

deploy-manage/deploy/self-managed/install-elasticsearch-with-docker.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html
44
navigation_title: "Docker"
5+
sub:
6+
stack-version: "9.0.0"
57
---
68

79
# Install {{es}} with Docker [docker]

deploy-manage/deploy/self-managed/install-elasticsearch-with-rpm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ sub:
77
distro: "RPM"
88
export: "export"
99
escape: "\\"
10+
stack-version: "9.0.0"
1011
navigation_title: "RPM"
1112
---
1213

deploy-manage/deploy/self-managed/install-elasticsearch-with-zip-on-windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sub:
66
slash: "\\"
77
export: "$"
88
escape: "^"
9+
stack-version: "9.0.0"
910
navigation_title: Windows
1011
---
1112

deploy-manage/deploy/self-managed/install-from-archive-on-linux-macos.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "Install from archive on Linux or macOS"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/kibana/current/targz.html
5+
sub:
6+
stack-version: "9.0.0"
57
---
68

79

docset.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,4 +522,3 @@ subs:
522522
icon-bug: "pass:[<span class=\"eui-icon icon-bug\"></span>]"
523523
icon-checkInCircleFilled: "pass:[<span class=\"eui-icon icon-checkInCircleFilled\"></span>]"
524524
icon-warningFilled: "pass:[<span class=\"eui-icon icon-warningFilled\"></span>]"
525-
stack-version: "9.0.0"

0 commit comments

Comments
 (0)