From 31088dec7816c11eb66de3f0f04068661d64e319 Mon Sep 17 00:00:00 2001 From: Alex Ormenisan Date: Mon, 11 Oct 2021 14:17:23 +0200 Subject: [PATCH] update links to point to 2.4 (#249) --- .../platforms/hopsworks-cloud-installer.rst | 2 +- .../installation_guide/platforms/hopsworks-installer.rst | 8 ++++---- .../installation_guide/platforms/karamel.rst | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/getting_started/installation_guide/platforms/hopsworks-cloud-installer.rst b/docs/getting_started/installation_guide/platforms/hopsworks-cloud-installer.rst index fd467dd0..fd82f535 100644 --- a/docs/getting_started/installation_guide/platforms/hopsworks-cloud-installer.rst +++ b/docs/getting_started/installation_guide/platforms/hopsworks-cloud-installer.rst @@ -9,7 +9,7 @@ This installation requires the command-line on a Linux machine (Ubuntu or Redha .. code-block:: bash - wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/master/cloud/hopsworks-cloud-installer.sh + wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/2.4/cloud/hopsworks-cloud-installer.sh chmod +x hopsworks-cloud-installer.sh ./hopsworks-cloud-installer.sh diff --git a/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst b/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst index b76047cc..d3073f10 100644 --- a/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst +++ b/docs/getting_started/installation_guide/platforms/hopsworks-installer.rst @@ -25,7 +25,7 @@ On your server/VM, run the following bash commands from your user account with s .. code-block:: bash - wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/master/hopsworks-installer.sh + wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/2.4/hopsworks-installer.sh chmod +x hopsworks-installer.sh ./hopsworks-installer.sh @@ -83,7 +83,7 @@ On the head node, in the sudo account, download and run this script that install .. code-block:: bash - wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/master/hopsworks-installer.sh + wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/2.4/hopsworks-installer.sh chmod +x hopsworks-installer.sh ./hopsworks-installer.sh @@ -146,7 +146,7 @@ You will need an account with sudo access. From that account, download and run t .. code-block:: bash - wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/master/hopsworks-installer.sh + wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/2.4/hopsworks-installer.sh chmod +x hopsworks-installer.sh ./hopsworks-installer.sh @@ -164,7 +164,7 @@ On the head node, in the sudo account, download and run this script that install .. code-block:: bash - wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/master/hopsworks-installer.sh + wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/2.4/hopsworks-installer.sh chmod +x hopsworks-installer.sh ./hopsworks-installer.sh diff --git a/docs/getting_started/installation_guide/platforms/karamel.rst b/docs/getting_started/installation_guide/platforms/karamel.rst index 8175e10f..0e6eef78 100644 --- a/docs/getting_started/installation_guide/platforms/karamel.rst +++ b/docs/getting_started/installation_guide/platforms/karamel.rst @@ -8,7 +8,7 @@ Karamel #. Run Karamel. #. Click on the "Load Cluster Definition" menu item in Karamel. You are now prompted to select a cluster definition YAML file. -Example cluster definitions can be found on `github `_. +Example cluster definitions can be found on `github `_. **Choosing which services to run on which nodes**