Skip to content

Commit 22f38bc

Browse files
DOC-4133 added note markup
1 parent 8abd4c1 commit 22f38bc

File tree

1 file changed

+4
-2
lines changed
  • content/integrate/redis-data-integration/ingest/installation

1 file changed

+4
-2
lines changed

content/integrate/redis-data-integration/ingest/installation/_index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ firewall-cmd --permanent --add-port=9092/tcp # prometheus-service
7070
firewall-cmd --permanent --add-port=9121/tcp # rdi-metric-exporter
7171
```
7272

73-
You may also need to add similar rules to open other ports if your setup requires them.
73+
{{<note>}}You may also need to add similar rules to open other ports if your setup requires them.
74+
{{</note>}}
7475

7576
If you have `nm-cloud-setup.service` enabled, you must disable it and reboot the
7677
node with the following commands:
@@ -109,7 +110,8 @@ ufw allow 9092/tcp # prometheus-service
109110
ufw allow 9121/tcp # rdi-metric-exporter
110111
```
111112

112-
You may also need to add similar rules to open other ports if your setup requires them.
113+
{{<note>}}You may also need to add similar rules to open other ports if your setup requires them.
114+
{{</note>}}
113115

114116
## Hardware sizing
115117

0 commit comments

Comments
 (0)