You've already forked role-check-mk-agent
Add firewall allow functionality RHEL
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
FROM docker.io/pycontribs/centos:7
|
||||
RUN yum install -y iproute
|
||||
RUN yum install -y iproute firewalld python-firewall net-tools && \
|
||||
systemctl enable firewalld
|
||||
|
||||
Reference in New Issue
Block a user