Closed
Bug 656003
Opened 14 years ago
Closed 11 years ago
Stop using ensure=>latest in puppet
Categories
(Release Engineering :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: catlee, Unassigned)
Details
(Whiteboard: [puppet])
Especially for packages with the rpm provider, using ensure=>latest results in the rpm being downloaded on every puppet run.
Comment 1•14 years ago
|
||
What is the downside to just removing this from any manifest item - do we just grep and remove?
Or is there a replacement that has the same affect but without the downside?
Reporter | ||
Comment 2•14 years ago
|
||
I think we'd need ensure => "X.Y.Z", although maybe ensure => present would work...
Updated•14 years ago
|
Priority: -- → P3
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•