How to confirm selinux_state is set to permissive?

I have set the value in /etc/bahmni-installer/setup.yml to selinux_state: permissive, and reboot the server. I tried to do getenforce but it says Disabled. Is getenforce the correct way to check if selinux_state is set?

type sestatus in cli…