Skip to content

Instantly share code, notes, and snippets.

@aslakr
aslakr / Lurium-ipsum.md
Last active October 15, 2024 19:26
Test av en offentlig gist

Title: Lurium ipsum!
Subject: Lurium laruim ipsum
Date: 2024-06-26
Keywords: hopp, hepp, hipp
Author: Aslak

{{TOC}}

Lurium ipsum!

flowchart TD
    A[Forutsetning: Godkjent bestilling i servicedesk] --> B[Finn en ledig fysisk maskin eller lag ny virtuell maskin]
    A --> C[Finn en ledig IP-adresse]
    C --> D[Konfigurer DNS]
    B --> D
    D --> E[Oppdater CMDB]
    E --> F[Oppdater DHCP]
    F --> G[Installer OS]
 G --> H[Linux: Installer OS ihht. gjeldende praksis ]
@aslakr
aslakr / test.md
Last active November 20, 2025 08:55

Mermaid i gist sin Markdown

---
config:
  layout: elk
---
flowchart LR
    A[Start] --> B{Is it?}
 B -->|Yes| C[OK]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.