mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
change name of selinux policy state for idh node
This commit is contained in:
@@ -4,9 +4,8 @@ include:
|
|||||||
- idh.openssh
|
- idh.openssh
|
||||||
|
|
||||||
{% if grains.os_family == 'RedHat' %}
|
{% if grains.os_family == 'RedHat' %}
|
||||||
sshd_selinux:
|
idh_sshd_selinux:
|
||||||
selinux.port_policy_present:
|
selinux.port_policy_present:
|
||||||
- name: tcp/{{ openssh_map.config.port }}
|
|
||||||
- port: {{ openssh_map.config.port }}
|
- port: {{ openssh_map.config.port }}
|
||||||
- protocol: tcp
|
- protocol: tcp
|
||||||
- sel_type: ssh_port_t
|
- sel_type: ssh_port_t
|
||||||
|
|||||||
Reference in New Issue
Block a user