From 1a20160d1f013106d0a09c81f03ad851b0fdd161 Mon Sep 17 00:00:00 2001 From: Max Wolfs Date: Tue, 26 Nov 2024 13:26:58 +0100 Subject: [PATCH 1/4] fix typo Signed-off-by: Max Wolfs --- docs/turnkey-solution/hardware-landscape.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/turnkey-solution/hardware-landscape.md b/docs/turnkey-solution/hardware-landscape.md index 7e19133ecc..3338659cb9 100644 --- a/docs/turnkey-solution/hardware-landscape.md +++ b/docs/turnkey-solution/hardware-landscape.md @@ -11,7 +11,7 @@ sidebar_position: 99 The general aim of this environment is to install and operate the SCS reference implementation on hardware. In addition to the classic tasks in the area of quality assurance, the environment is also used to evaluate -new concepts in the underlay(overlay network area, as a test environment for hardware-related developments, +new concepts in the underlay/overlay network area, as a test environment for hardware-related developments, as a demonstration environment for interested parties and as a publicly accessible blueprint for users. The environment is designed for long-term use which a varying circle of users. From c30348c3af3a11d32fdf10854d09d002f97ca491 Mon Sep 17 00:00:00 2001 From: Max Wolfs Date: Tue, 26 Nov 2024 13:34:13 +0100 Subject: [PATCH 2/4] fix md errors Signed-off-by: Max Wolfs --- docs/turnkey-solution/hardware-landscape.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/turnkey-solution/hardware-landscape.md b/docs/turnkey-solution/hardware-landscape.md index 3338659cb9..5fcd557108 100644 --- a/docs/turnkey-solution/hardware-landscape.md +++ b/docs/turnkey-solution/hardware-landscape.md @@ -5,7 +5,7 @@ sidebar_position: 99 # The SCS Hardware-Landscape -![An image of the SCS hardware landscape rack](images/combined_rack_visual.jpg "The SCS hardware landscape rack"){width=500px} +![An image of the SCS hardware landscape rack](images/combined_rack_visual.jpg) ## General information @@ -69,7 +69,7 @@ The relevant **References** section refers here to the individual documentation adjustments and further developments are managed via GIT merge requests * Almost all installation steps are [documented and automated](https://github.com/SovereignCloudStack/hardware-landscape/blob/main/documentation/System_Deployment.md) based on a pure rack installation (The setup is extensively documented, in particular the few manual steps) - * The entire customized setup of the nodes is [implemented by OSISM/Ansible] + * The entire customized setup of the nodes is [implemented by OSISM/Ansible](https://github.com/SovereignCloudStack/hardware-landscape/tree/main/environments/custom) * All secrets (e.g. passwords) of the environment are stored and versioned in the encrypted Ansible Vault in i the repository (when access is transferred, rekeying can be used to change the access or the rights to it). * A far-reaching or in-depth automation has been created that allows the environment to be re-set up or parts of it to From b2d1c594f041ad2a50c27989254fc3f9f07d3ac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 13:46:01 +0100 Subject: [PATCH 3/4] Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group (#273) Bumps the npm_and_yarn group with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn). Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index be9b59d1bd..3947b24aa2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6202,9 +6202,9 @@ } }, "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", From dc411753c5d002f4f54f28b32b7cba0fa99c5d80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Sch=C3=B6chlin?= Date: Tue, 26 Nov 2024 15:25:46 +0100 Subject: [PATCH 4/4] add MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marc Schöchlin --- docs/turnkey-solution/hardware-landscape.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/turnkey-solution/hardware-landscape.md b/docs/turnkey-solution/hardware-landscape.md index 7e19133ecc..3338659cb9 100644 --- a/docs/turnkey-solution/hardware-landscape.md +++ b/docs/turnkey-solution/hardware-landscape.md @@ -11,7 +11,7 @@ sidebar_position: 99 The general aim of this environment is to install and operate the SCS reference implementation on hardware. In addition to the classic tasks in the area of quality assurance, the environment is also used to evaluate -new concepts in the underlay(overlay network area, as a test environment for hardware-related developments, +new concepts in the underlay/overlay network area, as a test environment for hardware-related developments, as a demonstration environment for interested parties and as a publicly accessible blueprint for users. The environment is designed for long-term use which a varying circle of users.