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
Well, maybe now is the time to change repo.pp and use the osfamily fact instead of operatingsystemrelease in the case statement. This will help you for the PSBM (Never heard of that one though ;-)) and is more future proof for other clones with exists in outer (web)space.
I'm not sure if I can change this in the next weeks, but I'll try.
Hi,
I would like to add support for Parallels Server Bare Metal. This is a centos 6 fork, but is doesn't provide the operatingsystemrelease fact:
to check if $::operatingsystemrelease is nil in the repo.pp is very dirty, do you have any recommendations?
The text was updated successfully, but these errors were encountered: