chore: reorganized use-case structure
This commit is contained in:
parent
6ad4cfb189
commit
9c11e3883a
10 changed files with 209 additions and 33 deletions
78
.obsidian/workspace.json
vendored
78
.obsidian/workspace.json
vendored
|
|
@ -6,7 +6,7 @@
|
|||
{
|
||||
"id": "293ae152699ad4dc",
|
||||
"type": "tabs",
|
||||
"dimension": 49.30434782608696,
|
||||
"dimension": 58.608695652173914,
|
||||
"children": [
|
||||
{
|
||||
"id": "e7be67cc73914413",
|
||||
|
|
@ -14,12 +14,40 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Software/Software.md",
|
||||
"file": "Use Cases/Advanced Use Cases.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Software"
|
||||
"title": "Advanced Use Cases"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "ea383a5dae57775a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Use Cases/Discovering Nodes Dynamically with Redfish.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Discovering Nodes Dynamically with Redfish"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "3e1275d1c1e5449d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Use Cases/Adding SLURM and MPI to the Compute Node.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Adding SLURM and MPI to the Compute Node"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
@ -27,7 +55,7 @@
|
|||
{
|
||||
"id": "5575fc1f3edcb038",
|
||||
"type": "tabs",
|
||||
"dimension": 50.69565217391304,
|
||||
"dimension": 41.391304347826086,
|
||||
"children": [
|
||||
{
|
||||
"id": "2e25f7a996a520e8",
|
||||
|
|
@ -35,15 +63,30 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Troubleshooting.md",
|
||||
"file": "OpenCHAMI Wiki.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Troubleshooting"
|
||||
"title": "OpenCHAMI Wiki"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "c4d0bb8b9f100417",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Use Cases/Advanced Use Cases.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Advanced Use Cases"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
|
|
@ -116,7 +159,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Troubleshooting.md",
|
||||
"file": "Use Cases/Advanced Use Cases.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
|
@ -126,7 +169,7 @@
|
|||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks for Troubleshooting"
|
||||
"title": "Backlinks for Advanced Use Cases"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
@ -189,14 +232,21 @@
|
|||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "2e25f7a996a520e8",
|
||||
"active": "a9a4b24504ce51fe",
|
||||
"lastOpenFiles": [
|
||||
"Software/Software.md",
|
||||
"Getting Started.md",
|
||||
"Troubleshooting.md",
|
||||
"Use Cases/Discovering Nodes Dynamically with Redfish.md",
|
||||
"Use Cases/Advanced Use Cases.md",
|
||||
"Deployments/Deploying with Podman Quadlets.md",
|
||||
"Use Cases/Using `kexec` to Reboot Nodes For an Upgrade or Specialized Kernel.md",
|
||||
"Use Cases/Enable WireGuard Security for the `cloud-init-server`.md",
|
||||
"Use Cases/Using Image Layers to Customize Boot Image with a Common Base.md",
|
||||
"Use Cases/Serving the Root Filesystem with NFS (import-image.sh).md",
|
||||
"Use Cases/Adding SLURM and MPI to the Compute Node.md",
|
||||
"Getting Involved.md",
|
||||
"Troubleshooting.md",
|
||||
"OpenCHAMI Wiki.md",
|
||||
"Getting Started.md",
|
||||
"Software/Software.md",
|
||||
"Deployments/Deploying with Podman Quadlets.md",
|
||||
"Use Cases",
|
||||
"Software/Magellan.md",
|
||||
"Deployments",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue