Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
db09931b
Commit
db09931b
authored
May 06, 2019
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete old IP range from Pelegant rules
parent
f0fe3bc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
roles/elegant/tasks/blas.yml
roles/elegant/tasks/blas.yml
+3
-3
No files found.
roles/elegant/tasks/blas.yml
View file @
db09931b
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
firewalld
:
firewalld
:
state
:
enabled
state
:
enabled
permanent
:
true
permanent
:
true
rich_rule
:
'
rule
family="ipv4"
source
address="129.13.
108.96
/2
7
"
port
port="10000-10100"
protocol="tcp"
accept'
rich_rule
:
'
rule
family="ipv4"
source
address="129.13.
238.64
/2
4
"
port
port="10000-10100"
protocol="tcp"
accept'
notify
:
notify
:
-
reload firewall
-
reload firewall
-
restart firewall
-
restart firewall
...
@@ -27,9 +27,9 @@
...
@@ -27,9 +27,9 @@
-
name
:
Pelegant open ports
-
name
:
Pelegant open ports
become
:
yes
become
:
yes
firewalld
:
firewalld
:
state
:
en
abled
state
:
dis
abled
permanent
:
true
permanent
:
true
rich_rule
:
'
rule
family="ipv4"
source
address="129.13.
23
8.64/24"
port
port="10000-10100"
protocol="tcp"
accept'
rich_rule
:
'
rule
family="ipv4"
source
address="129.13.
10
8.64/24"
port
port="10000-10100"
protocol="tcp"
accept'
notify
:
notify
:
-
reload firewall
-
reload firewall
-
restart firewall
-
restart firewall
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment