Formatting.
This commit is contained in:
parent
8f06210e47
commit
024ac19997
|
@ -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
|
||||
|
@ -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-k8sm-1.rut.sunet.se Ready <none> 16d v1.28.7
|
||||
```
|
||||
* **Profit**
|
Loading…
Reference in a new issue