Merge pull request #7318 from Security-Onion-Solutions/delta_ssh

change name of selinux policy state for idh node
This commit is contained in:
Josh Patterson
2022-02-24 14:49:55 -05:00
committed by GitHub

View File

@@ -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