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
I'm wondering if we could abstract the concrete distros away by identifying a number of general cases with general parameters, and then include the case as well as the parameters in the yaml.
The text was updated successfully, but these errors were encountered:
Currently, the update script contains a case distinction for several hard-coded distros, like so:
I'm wondering if we could abstract the concrete distros away by identifying a number of general cases with general parameters, and then include the case as well as the parameters in the yaml.
The text was updated successfully, but these errors were encountered: