[dopr] open http/https ports in firewall
This commit is contained in:
parent
be345a397e
commit
064851c04e
3 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
---
|
---
|
||||||
resolvconf: "resolv.conf/cloud"
|
resolvconf: "resolv.conf/cloud"
|
||||||
|
tcp_ports: [80, 443]
|
||||||
|
|
|
@ -56,6 +56,8 @@
|
||||||
- "cdic_async.service"
|
- "cdic_async.service"
|
||||||
- "cdic_gunicorn.service"
|
- "cdic_gunicorn.service"
|
||||||
|
|
||||||
|
- command: "systemctl daemon-reload"
|
||||||
|
|
||||||
- name: install systemd tmpfiles
|
- name: install systemd tmpfiles
|
||||||
copy: src="tmpfiles.d/cdic_gunicorn.conf" dest="/etc/tmpfiles.d/"
|
copy: src="tmpfiles.d/cdic_gunicorn.conf" dest="/etc/tmpfiles.d/"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue