Open wtripp180901 opened 2 months ago
Fixed by adding selinux_state: disabled
to group_vars, however default in environments/common/inventory/group_vars/all/selinux.yml
sets
selinux_state: permissive
selinux_policy: targeted
any reason for this?
Hmm, I saw this, even though I'm using one of the StackHPC images.
selinux is not disabled by default, hence this occurs with any unmodified cookiecutter environment regardless of image. See https://github.com/stackhpc/ansible-slurm-appliance/blob/main/environments/common/inventory/group_vars/all/selinux.yml. We do disable it in CI: https://github.com/stackhpc/ansible-slurm-appliance/blob/main/environments/.stackhpc/inventory/group_vars/selinux/overrides.yml
Prometheus should work with selinux enabled once https://github.com/stackhpc/ansible-slurm-appliance/pull/449 merges
Produced using Rocky-9-GenericCloud-Base-9.4-20240523.0.x86_64.qcow2 using a custom (non .stackhpc) environment