spuder / puppet-gitlab

A puppet module to install gitlab 7
Apache License 2.0
36 stars 44 forks source link

Error: Duplicate declaration: Package[wget] is already declared #132

Closed Ddall closed 9 years ago

Ddall commented 9 years ago

The message "Error: Duplicate declaration: Package[wget] is already declared;" will stop puppet if another wget is defined somewhere else.

spuder commented 9 years ago

For posterity. If you get the error 'wget already defined' the work around is to set puppet-manage-packages to false. In the future this should no longer be a problem