You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the legacy_services.pp class removes extra packages that provide various features. Some of those might be needed (e.g. @mcgarrigle's fork to allow inetd to be installed) where they're alias packages or dependencies.
Idea: parameterize the list so that it can be overridden from Hiera?
The text was updated successfully, but these errors were encountered:
Currently the
legacy_services.pp
class removes extra packages that provide various features. Some of those might be needed (e.g. @mcgarrigle's fork to allowinetd
to be installed) where they're alias packages or dependencies.Idea: parameterize the list so that it can be overridden from Hiera?
The text was updated successfully, but these errors were encountered: