Story #3719
Updated by bmbouter over 6 years ago
This role will depend on the pulp3 role As a user, I select which webserver my installation will create the necessary Python environment with core and plugins installed. use: This role will take the following variables: webserver - 'nginx' (default), 'apache', 'none' After running the pulp3 role this depends on, this role will: * Install the webserver package using the system package manager Nginx (default) * Ensure there is a systemd unit file (if one didn't come with the system package manager) * Configure the webserver to autostart Apache