aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/dc0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/dc0.yml')
-rw-r--r--host_vars/dc0.yml32
1 files changed, 0 insertions, 32 deletions
diff --git a/host_vars/dc0.yml b/host_vars/dc0.yml
deleted file mode 100644
index 511ffcc..0000000
--- a/host_vars/dc0.yml
+++ /dev/null
@@ -1,32 +0,0 @@
-httpd_use_nfs: false
-git_dir: /var/www/data/git
-
-ansible_port: 71
-
-__is_vm: true
-
-__ip:
- external: 185.203.114.234
- internal: 10.10.0.1
-
-__services:
- - name: ssh
- protocol: tcp
- port: 22
-
- - name: wireguard
- protocol: udp
- port: 53
-
- - name: http
- protocol: tcp
- port: 80
-
- - name: https
- protocol: tcp
- port: 443
-
- - name: cgit
- domain: git
- protocol: tcp
- port: 1235
remember that computers suck.