aboutsummaryrefslogtreecommitdiffstats
path: root/site.all.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 /site.all.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 'site.all.yml')
-rw-r--r--site.all.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/site.all.yml b/site.all.yml
index dd11097..01b825b 100644
--- a/site.all.yml
+++ b/site.all.yml
@@ -22,8 +22,15 @@
tags: role_relayd
- role: acme
tags: role_acme
+ - role: cgit
+ tags: role_cgit
- role: znc
tags: role_znc
+ # internal git user and directory - different than the public one for cgit
+ - role: git
+ git_dir: /data/git-internal
+ git_user: git-internal
+ tags: role_git
- hosts: stack0
roles:
remember that computers suck.