forked from glarizza/puppetlabs-puppet
-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
I have found the following resource to be pretty error prone in my CD lab:
err: /Stage[main]/Puppet::Repo::Puppetlabs/Apt::Source[puppetlabs]/Apt::Key[Add key: 4BD6EC30 from Apt::Source puppetlabs]/Exec[6aaf9cb025abff4f57a0536ad86ea280163165cb]/returns: change from notrun to 0 failed: apt-key adv --keyserver 'pgp.mit.edu' --recv-keys '4BD6EC30' returned 2 instead of one of [0] at /etc/puppet/modules/apt/manifests/key.pp:63
It would be much better to store the key in the module to remove this run time dependency
Metadata
Metadata
Assignees
Labels
No labels