linted readme

This commit is contained in:
Kiara Grouwstra 2023-10-07 17:45:53 +02:00
parent c9ad28ebdd
commit 006c61336d
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,7 @@ poetry run debops run common -l $HOST_NAME -e 'netbase__hostname_config_enabled=
```
After bootstrapping, you can run:
```bash
poetry run debops run common -l $HOST_NAME
poetry run debops run net -l $HOST_NAME
@ -66,6 +67,7 @@ poetry run debops run service/$SERVICE -l $HOST_NAME
```
To get the node on the internal network, on the node in question run:
```bash
sudo rm -rf /etc/network/interfaces.d/old-interfaces
sudo cp /etc/network/interfaces.config.d/* /etc/network/interfaces.d/