From 3aeacf249c911d55a2466d0e676e68afd24605a3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 25 Mar 2020 18:55:39 +0100 Subject: [PATCH] Add comment --- ansible/post-deploy.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ansible/post-deploy.yml b/ansible/post-deploy.yml index d713995..979a870 100644 --- a/ansible/post-deploy.yml +++ b/ansible/post-deploy.yml @@ -40,3 +40,6 @@ mappings: - "https:443:{{ http_port }}" state: present + +# TODO(decentral1se) unlock 3283 port out for dat +# sharing this has been done manually so far.