Actions
Bug #13530
closedDuplicite declaration of package('wget') in puppet_candlepin
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Description
candlepin calls ensure_packages(['wget'], ensure => 'installed') while ensure_packages defaults to ensure => 'present'.
Ensure_packages evaluate those as different and tries to declare package wget duplicitly when used on other places.
Updated by Eric Helms almost 9 years ago
- Status changed from Assigned to Resolved
- Translation missing: en.field_release set to 86
Actions