Formatting.

This commit is contained in:
Mikael Frykholm 2024-04-12 13:28:58 +02:00
parent 8f06210e47
commit 024ac19997
Signed by: mifr
GPG key ID: 1467F9D69135C236

View file

@ -1,4 +1,4 @@
on new install: # on new install:
* `tofu apply` to create machines * `tofu apply` to create machines
* change hostname to be fqdn with hostnamectl, changing with a running cluster will break the cluster * change hostname to be fqdn with hostnamectl, changing with a running cluster will break the cluster
@ -43,3 +43,4 @@ internal-sto4-test-k8sw-4.rut.sunet.se Ready <none> 16m v1.28.7
internal-sto4-test-k8sw-0.rut.sunet.se Ready <none> 21m v1.28.7 internal-sto4-test-k8sw-0.rut.sunet.se Ready <none> 21m v1.28.7
internal-sto4-test-k8sm-1.rut.sunet.se Ready <none> 16d v1.28.7 internal-sto4-test-k8sm-1.rut.sunet.se Ready <none> 16d v1.28.7
``` ```
* **Profit**