You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/turnkey-solution/hardware-landscape.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ sidebar_position: 99
5
5
6
6
# The SCS Hardware-Landscape
7
7
8
-
{width=500px}
8
+

9
9
10
10
## General information
11
11
@@ -69,7 +69,7 @@ The relevant **References** section refers here to the individual documentation
69
69
adjustments and further developments are managed via GIT merge requests
70
70
* Almost all installation steps are [documented and automated](https://github.com/SovereignCloudStack/hardware-landscape/blob/main/documentation/System_Deployment.md)
71
71
based on a pure rack installation (The setup is extensively documented, in particular the few manual steps)
72
-
* The entire customized setup of the nodes is [implemented by OSISM/Ansible]<https://github.com/SovereignCloudStack/hardware-landscape/tree/main/environments/custom()>
72
+
* The entire customized setup of the nodes is [implemented by OSISM/Ansible](https://github.com/SovereignCloudStack/hardware-landscape/tree/main/environments/custom)
73
73
* All secrets (e.g. passwords) of the environment are stored and versioned in the encrypted Ansible Vault in i
74
74
the repository (when access is transferred, rekeying can be used to change the access or the rights to it).
75
75
* A far-reaching or in-depth automation has been created that allows the environment to be re-set up or parts of it to
0 commit comments