You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate declaration: Package[curl] is already declared in file BLAH/init.pp at line 129; cannot redeclare at /etc/puppet/modules/s3file/manifests/curl.pp:7 on node node.mydomain.com
The text was updated successfully, but these errors were encountered:
This problem is partly in my organization's puppet code, but it would be nice if s3file would do package requirements in a require_once manner (like http://serverfault.com/questions/486455/why-puppet-can-require-each-package-just-once).
error:
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate declaration: Package[curl] is already declared in file BLAH/init.pp at line 129; cannot redeclare at /etc/puppet/modules/s3file/manifests/curl.pp:7 on node node.mydomain.com
The text was updated successfully, but these errors were encountered: