Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F13142520
firewall.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
691 B
Referenced Files
None
Subscribers
None
firewall.sls
View Options
# -------------------------------------------------------------
# Salt — Provision Docker engine
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-03-23
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
if
grains
[
'os_family'
]
==
'RedHat'
%}
nginx_enable_firewall
:
firewalld.present
:
-
name
:
public
-
prune_services
:
False
-
services
:
-
http
-
https
nginx_enable_firewall_reload
:
service.running
:
-
name
:
firewalld
-
reload
:
True
-
watch
:
-
firewalld
:
nginx_enable_firewall
{%
endif
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 16:16 (14 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3116659
Default Alt Text
firewall.sls (691 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment