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
The ability to upgrade from one to another doesn't work since the package definition in the install.pp manifest file only says ensure => installed rather than ensure => $version
The text was updated successfully, but these errors were encountered:
The ability to upgrade from one to another doesn't work since the package definition in the install.pp manifest file only says
ensure => installed
rather thanensure => $version
The text was updated successfully, but these errors were encountered: