id.themis: import backend firewall rules
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Allow HTTPS traffic. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
4ff7a39f0e
commit
f32d814658
@ -141,3 +141,9 @@ profile:
|
|||||||
usr: ${'secret_privatebin:model_options:usr'}
|
usr: ${'secret_privatebin:model_options:usr'}
|
||||||
pwd: ${'secret_privatebin:model_options:pwd'}
|
pwd: ${'secret_privatebin:model_options:pwd'}
|
||||||
opt[12]: true
|
opt[12]: true
|
||||||
|
|
||||||
|
firewalld:
|
||||||
|
zones:
|
||||||
|
backend:
|
||||||
|
services:
|
||||||
|
- https
|
||||||
|
Loading…
Reference in New Issue
Block a user