From 4a01218387465adf0553612df70279c55915f3cb Mon Sep 17 00:00:00 2001 From: Nick Larsen Date: Wed, 31 Jul 2024 12:29:55 +0200 Subject: [PATCH] fix(getting-started): rename files and add code fence --- .../{install-operator-output.txt => install_output.txt} | 0 .../{install-operator-output.txt.j2 => install_output.txt.j2} | 0 docs/modules/hive/pages/getting_started/installation.adoc | 2 ++ 3 files changed, 2 insertions(+) rename docs/modules/hive/examples/getting_started/{install-operator-output.txt => install_output.txt} (100%) rename docs/modules/hive/examples/getting_started/{install-operator-output.txt.j2 => install_output.txt.j2} (100%) diff --git a/docs/modules/hive/examples/getting_started/install-operator-output.txt b/docs/modules/hive/examples/getting_started/install_output.txt similarity index 100% rename from docs/modules/hive/examples/getting_started/install-operator-output.txt rename to docs/modules/hive/examples/getting_started/install_output.txt diff --git a/docs/modules/hive/examples/getting_started/install-operator-output.txt.j2 b/docs/modules/hive/examples/getting_started/install_output.txt.j2 similarity index 100% rename from docs/modules/hive/examples/getting_started/install-operator-output.txt.j2 rename to docs/modules/hive/examples/getting_started/install_output.txt.j2 diff --git a/docs/modules/hive/pages/getting_started/installation.adoc b/docs/modules/hive/pages/getting_started/installation.adoc index 32d761ee..434aea91 100644 --- a/docs/modules/hive/pages/getting_started/installation.adoc +++ b/docs/modules/hive/pages/getting_started/installation.adoc @@ -111,7 +111,9 @@ include::example$getting_started/getting_started.sh[tag=stackablectl-install-ope The tool will show [source] +---- include::example$getting_started/install_output.txt[] +---- === Helm