aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/dc0.yml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-12-30 15:47:55 +0000
committerRomain Gonçalves <me@rgoncalves.se>2021-12-30 15:50:40 +0000
commitd26061f41849376ed9c63ac34ceb74eed9ec7f29 (patch)
treefcc75c2b668530c93d403532cad0e7c4c40417e2 /host_vars/dc0.yml
parent6b106cce38106e7beb9db623a9d98784cb8bbc86 (diff)
downloadinfrastructure-d26061f41849376ed9c63ac34ceb74eed9ec7f29.tar.gz
dc0: Migrate git stuff to ungleich vps
Moving a bunch of git related services (git users, repository and cgit web interface) from physical servers to ungleich cloud.
Diffstat (limited to 'host_vars/dc0.yml')
-rw-r--r--host_vars/dc0.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/host_vars/dc0.yml b/host_vars/dc0.yml
index 970778f..511ffcc 100644
--- a/host_vars/dc0.yml
+++ b/host_vars/dc0.yml
@@ -1,4 +1,5 @@
httpd_use_nfs: false
+git_dir: /var/www/data/git
ansible_port: 71
@@ -24,3 +25,8 @@ __services:
- name: https
protocol: tcp
port: 443
+
+ - name: cgit
+ domain: git
+ protocol: tcp
+ port: 1235
remember that computers suck.