#1605 remove ensure => latest
Closed: Fixed None Opened 14 years ago by mmcgrath.

we should replace all ensure => latest to ensure => present. An audit should be done first to make sure we're not actually relying on ensure => latest for anything.

We're frozen right now so we should do it after that.


This is done now, we did not actually rely on latest anywhere, and all occurrences have been switched to ensure => installed.

Login to comment on this ticket.

Metadata