diff options
author | binary <me@rgoncalves.se> | 2020-12-16 16:08:55 +0100 |
---|---|---|
committer | binary <me@rgoncalves.se> | 2020-12-16 16:10:25 +0100 |
commit | d8a329701ca8514eddda202498e21bf6c95a067c (patch) | |
tree | 927d6ae1ea3bff395c5b2244bc13b31108a78259 /host_vars | |
parent | f496988bbeffc8abbffd32ccec4df5b92e9b204e (diff) | |
download | infrastructure-d8a329701ca8514eddda202498e21bf6c95a067c.tar.gz |
Remove inactive pf statement
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/vm2.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host_vars/vm2.yml b/host_vars/vm2.yml index d131673..969359c 100644 --- a/host_vars/vm2.yml +++ b/host_vars/vm2.yml @@ -15,4 +15,3 @@ services: proto: "tcp" port: "1234" domain: "git" - public: false |