summaryrefslogtreecommitdiffstats
path: root/group_vars/all.yml.example
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-17 16:23:15 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-17 16:23:15 +0200
commit9d59abaaab060521ba54d1d768ed3e22513ce398 (patch)
treef600b2fdfed83179f158dc4b79ae81da76d49c9d /group_vars/all.yml.example
parent28d802e0ebcf6d192ac398a6b64be2760d7ba2a4 (diff)
Fix pushing to cgit locally
Diffstat (limited to 'group_vars/all.yml.example')
-rw-r--r--group_vars/all.yml.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example
index 9d69dea6..05ae6f47 100644
--- a/group_vars/all.yml.example
+++ b/group_vars/all.yml.example
@@ -1,3 +1,9 @@
---
network_ipv6_disabled: true
network_prefer_ipv4: true
+
+user_public_keys:
+ - "ssh-ed25519 AAAA...fMo"
+ - "ssh-rsa AAAA...4I3"
+
+ssh_port: 2222