diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-17 16:23:15 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-17 16:23:15 +0200 |
| commit | 9d59abaaab060521ba54d1d768ed3e22513ce398 (patch) | |
| tree | f600b2fdfed83179f158dc4b79ae81da76d49c9d /group_vars/homelab.yml.example | |
| parent | 28d802e0ebcf6d192ac398a6b64be2760d7ba2a4 (diff) | |
Fix pushing to cgit locally
Diffstat (limited to 'group_vars/homelab.yml.example')
| -rw-r--r-- | group_vars/homelab.yml.example | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/group_vars/homelab.yml.example b/group_vars/homelab.yml.example index e240f347..17709d03 100644 --- a/group_vars/homelab.yml.example +++ b/group_vars/homelab.yml.example @@ -1,11 +1,7 @@ --- username: "test_user" -user_public_keys: - - "ssh-ed25519 AAAA...fMo" - - "ssh-rsa AAAA...4I3" network_wifi_ssid: "TEST_WIFI_SSID" network_wifi_pass: "TEST_WIFI_PASS" -ssh_port: 39901 gpg_public_keys: # gpg --export --armor keyID - | |
