diff options
Diffstat (limited to 'host_vars/git.home.arpa.yml.example')
| -rw-r--r-- | host_vars/git.home.arpa.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host_vars/git.home.arpa.yml.example b/host_vars/git.home.arpa.yml.example index 518e4f5f..88264068 100644 --- a/host_vars/git.home.arpa.yml.example +++ b/host_vars/git.home.arpa.yml.example @@ -12,6 +12,7 @@ pve_lxc_memory: 256 pve_lxc_ip: "10.0.0.102/24" pve_lxc_gateway: "10.0.0.254" pve_lxc_dns: "10.0.0.254" +pve_lxc_ssh_port: 2222 cgit_hostname: "git.home.arpa" cgit_title: "git.a14m.dev" |
