Skip to content

slapgrid: compare os name in lower case

Thomas Gambier requested to merge tomo/slapos.core:master into master

When comparing OS to see if they match for binary cache, we only compare the lower case distribution name because sometimes "Debian' is capitalized and sometimes not.

Merge request reports