From 532702f738493b91569012b0fbb27c5b866c4b74 Mon Sep 17 00:00:00 2001 From: Quotengrote <38253905+quotengrote@users.noreply.github.com> Date: Sat, 29 Aug 2020 14:10:32 +0200 Subject: [PATCH] Ovpn (#18) * Host: ovpn entfernt * Inventorie ovpn entfernt --- inventories/group_vars/ovpn.yml | 13 ------------- inventories/production | 3 --- inventories/staging | 3 --- inventories/test | 3 --- 4 files changed, 22 deletions(-) delete mode 100644 inventories/group_vars/ovpn.yml diff --git a/inventories/group_vars/ovpn.yml b/inventories/group_vars/ovpn.yml deleted file mode 100644 index 2dfe826a..00000000 --- a/inventories/group_vars/ovpn.yml +++ /dev/null @@ -1,13 +0,0 @@ ---- - ### oefenweb.ufw - ufw_rules: - - rule: allow - to_port: 22 - protocol: tcp - comment: 'ssh' - interface: ens18 - - rule: allow - to_port: 1194 - comment: 'openvpn' - interface: ens18 - ufw_etc_default_default_forward_policy: ACCEPT diff --git a/inventories/production b/inventories/production index 09fc912f..43739835 100644 --- a/inventories/production +++ b/inventories/production @@ -29,6 +29,3 @@ all: docker: hosts: docker.grote.lan: - ovpn: - hosts: - ovpn.grote.lan: diff --git a/inventories/staging b/inventories/staging index 68e544e4..a228dfac 100644 --- a/inventories/staging +++ b/inventories/staging @@ -29,6 +29,3 @@ all: ansible: hosts: ansible-staging.grote.lan: - ovpn: - hosts: - ovpn-staging.grote.lan: diff --git a/inventories/test b/inventories/test index 2ee99635..17fc2765 100644 --- a/inventories/test +++ b/inventories/test @@ -33,9 +33,6 @@ all: hosts: vm-test.grote.lan: lxc-test.grote.lan: - ovpn: - hosts: - ovpn-test.grote.lan: baseimage: hosts: # vorlagebaseimage.grote.lan: