From Fedora Project Wiki

Description

Ensure that selinux is enforcing on cloud images


How to test

  1. Boot cloud image
  2. ssh into booted image
  3. run this command:
getenforce

Expected Results

Should return "Enforcing"