Browse Source

Created new host group intended to run services like gogs

Till Klocke 8 năm trước cách đây
mục cha
commit
563adc2a9e
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      site.yml

+ 5 - 0
site.yml

@@ -34,6 +34,11 @@
     # - service-wiki
     # - service-gitolite
 
+- hosts: serviceservers
+  roles:
+    - service-nginx
+    - service-gogs
+
 - hosts: imageservers
   roles:
     - common-ntpclient