summaryrefslogtreecommitdiff
path: root/templates/softgroup1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/softgroup1.xml')
-rw-r--r--templates/softgroup1.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/templates/softgroup1.xml b/templates/softgroup1.xml
new file mode 100644
index 0000000..713204e
--- /dev/null
+++ b/templates/softgroup1.xml
@@ -0,0 +1,19 @@
1<?xml version="1.0"?>
2<configuration>
3<template description="SoftGroup web server" inherits="web_core">
4 <account group="softgroup" users="+softgroup" />
5
6 <logical-service name="hd24tools" />
7 <logical-service name="crute_code" />
8 <logical-service name="crute_recipes" />
9 <logical-service name="mca_sites" />
10 <logical-service name="finelli" />
11 <logical-service name="chapman" />
12
13 <nginx-site name="mike.crute.org" />
14 <nginx-site name="christy.crute.org" />
15 <nginx-site name="crute.org" />
16 <nginx-site name="faldowski.com" />
17 <nginx-site name="frompythonimportpodcast.com" />
18</template>
19</configuration>