Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Harbor
Manage
Activity
Members
Labels
Plan
JetBrains YouTrack
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KSZK
Ansible
Playbooks
Harbor
Commits
d93f2d45
Verified
Commit
d93f2d45
authored
1 month ago
by
Rafael László
Browse files
Options
Downloads
Patches
Plain Diff
Allow Beholder to port 9100 (node-exporter)
parent
4b9a417f
No related branches found
No related tags found
No related merge requests found
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/main/templates/etc/iptables/rules.v4.j2
+2
-0
2 additions, 0 deletions
ansible/main/templates/etc/iptables/rules.v4.j2
with
2 additions
and
0 deletions
ansible/main/templates/etc/iptables/rules.v4.j2
+
2
−
0
View file @
d93f2d45
...
...
@@ -19,6 +19,8 @@
-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT
# Accept from AdminSCH Kubernetes
-A INPUT -s 152.66.208.121/32 -p tcp -m tcp --dport 9100 -j ACCEPT
# Accept from Beholder Monitoring
-A INPUT -s 152.66.208.117/32 -p tcp -m tcp --dport 9100 -j ACCEPT
-A INPUT -j DROP
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment