summaryrefslogtreecommitdiff
path: root/web.yml
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2024-03-03 14:11:45 +0000
committerDmitry Ilvokhin <d@ilvokhin.com>2024-03-03 14:11:45 +0000
commit9920d404374275ef80b21421ae3a1ab8211fd88d (patch)
tree57b32073b91ea2f2071c63d80a9ec8978a5a516e /web.yml
parentdda24d15031f6ca179bede64beef9ff3f6e7d6eb (diff)
downloadinfra-9920d404374275ef80b21421ae3a1ab8211fd88d.tar.gz
infra-9920d404374275ef80b21421ae3a1ab8211fd88d.tar.bz2
infra-9920d404374275ef80b21421ae3a1ab8211fd88d.zip
Rename git role to gitserver
Diffstat (limited to 'web.yml')
-rw-r--r--web.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/web.yml b/web.yml
index b9ce4a6..2488e31 100644
--- a/web.yml
+++ b/web.yml
@@ -6,5 +6,5 @@
- { role: ip }
- { role: blog }
# Git
- - { role: git }
+ - { role: gitserver }
- { role: cgit }