Skip to content

Ansible role to enable and configure SElinux for Opencast clusters

License

Notifications You must be signed in to change notification settings

elan-ev/opencast_selinux

Repository files navigation

Ansible: Opencast SELinux Role

Enable and configure SElinux for Opencast cluster. This role only makes sense in combination with the other Opencast roles. It allows Nginx to act as a reverse proxy and to access NFS shares.

Example Playbook

Example of how to configure and use the role:

- hosts: servers
  become: true
  roles:
    - role: elan.opencast_selinux