From 024ac199973ef7f9b3e0da5922b1536ca1c41f60 Mon Sep 17 00:00:00 2001 From: Mikael Frykholm Date: Fri, 12 Apr 2024 13:28:58 +0200 Subject: [PATCH] Formatting. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 570b4a6..c6bd131 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -on new install: +# on new install: * `tofu apply` to create machines * change hostname to be fqdn with hostnamectl, changing with a running cluster will break the cluster @@ -8,7 +8,7 @@ on new install: ``` - '^internal-sto4-test-k8sm-[0-9].rut.sunet.se$': +'^internal-sto4-test-k8sm-[0-9].rut.sunet.se$': rut::infra_ca_rp: sunet::microk8s::node: channel: 1.28/stable @@ -42,4 +42,5 @@ internal-sto4-test-k8sw-3.rut.sunet.se Ready 18m v1.28.7 internal-sto4-test-k8sw-4.rut.sunet.se Ready 16m v1.28.7 internal-sto4-test-k8sw-0.rut.sunet.se Ready 21m v1.28.7 internal-sto4-test-k8sm-1.rut.sunet.se Ready 16d v1.28.7 -``` \ No newline at end of file +``` +* **Profit** \ No newline at end of file