puppet package resource is broken when specifying 'latest'
Bug #1590013 reported by
Swann Croiset
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StackLight |
Fix Released
|
Critical
|
Swann Croiset |
Bug Description
The regression is introduced by this change: https:/
Plugins affected are those installing grafana and heka
It appears that the default provider used for Package resource is 'apt_fuel' but not the standard 'apt'.
The solution would be either:
1/ force the standard 'apt' provider
2/ specify explicitly the package version to install
In the context of fuel plugin, the #2 make sense since we control package versions.
Changed in lma-toolchain: | |
assignee: | nobody → Swann Croiset (swann-w) |
status: | Triaged → In Progress |
Changed in lma-toolchain: | |
assignee: | Swann Croiset (swann-w) → Simon Pasquier (simon-pasquier) |
Changed in lma-toolchain: | |
assignee: | Simon Pasquier (simon-pasquier) → Swann Croiset (swann-w) |
Changed in lma-toolchain: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/326494
Review: https:/