diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-17 23:45:23 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-17 23:45:23 +0200 |
| commit | 6ba988eaf68cbe9e8a9c36d4fbcd95c63a718936 (patch) | |
| tree | 611f1d5a6e0a938400c6cc2c2f8166ee045855b5 /host_vars/git.home.arpa.yml.example | |
| parent | 9d59abaaab060521ba54d1d768ed3e22513ce398 (diff) | |
Update cgit view (remove owner) and example vars
Diffstat (limited to 'host_vars/git.home.arpa.yml.example')
| -rw-r--r-- | host_vars/git.home.arpa.yml.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host_vars/git.home.arpa.yml.example b/host_vars/git.home.arpa.yml.example index 88264068..45b037b5 100644 --- a/host_vars/git.home.arpa.yml.example +++ b/host_vars/git.home.arpa.yml.example @@ -15,6 +15,6 @@ pve_lxc_dns: "10.0.0.254" pve_lxc_ssh_port: 2222 cgit_hostname: "git.home.arpa" -cgit_title: "git.a14m.dev" -cgit_description: "a14m git repositories" +cgit_title: "git.example.com" +cgit_description: "git repositories" cgit_ssh_user: "git" |
