Fix inventory-sample and adapt README for multiple nodes (#250)

Signed-off-by: Derek Nola <derek.nola@suse.com>
Co-authored-by: garb4ge <93313883+garb4ge@users.noreply.github.com>
This commit is contained in:
Derek Nola 2023-11-13 10:10:56 -08:00 committed by GitHub
parent bec34905c2
commit 157e2eb432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -42,11 +42,11 @@ k3s_cluster:
children:
server:
hosts:
192.16.35.11
192.16.35.11:
agent:
hosts:
192.16.35.12
192.16.35.13
192.16.35.12:
192.16.35.13:
```
If needed, you can also edit `vars` section at the bottom to match your environment.

View File

@ -3,11 +3,11 @@ k3s_cluster:
children:
server:
hosts:
192.16.35.11
192.16.35.11:
agent:
hosts:
192.16.35.12
192.16.35.13
192.16.35.12:
192.16.35.13:
# Required Vars
vars: