diff --git a/.gitignore b/.gitignore index ffda120..e87f46f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.retry host_vars/*yaml +group_vars/cluster.yaml diff --git a/README.md b/README.md index 548e3ab..1d2c504 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ local requirements: wireguard-tools, yq, jq, ansible * adapt inventory.yaml (use external IPs!) -* run ./generate-keys.sh to generate your wireguard keys +* run ./generate-keys.sh and ./generate-k3s-token.sh to generate your keys * do NOT commit your wireguard keys to git, or use ansible-vault ## deploy