artefactual-labs / ansible-atom

An ansible role for deploying AtoM
GNU Affero General Public License v3.0
6 stars 5 forks source link

Enable scl repository in RedHat #98

Closed hakamine closed 3 years ago

hakamine commented 3 years ago

Add a task to enable scl repo in RedHat (required for package rh-nodejs6)

hakamine commented 3 years ago

The current PR enables the scl repo using subscription-manager. In a previous PR (#35) a task that enabled the scl repo (using yum-config-manager) had been removed because it was failing, but we indeed need to enable the scl repo for the rh-nodejs6 package to be installed (SFU cloud)