computology / computology-packagecloud

Puppet module for packagecloud.io
Apache License 2.0
9 stars 29 forks source link

Every puppet run tries to add keys #20

Open mlhess opened 8 years ago

mlhess commented 8 years ago

On every puppet run we get something that looks like this.

Notice: /Stage[main]/Profile::Splunk/Packagecloud::Repo[X/Y]/Exec[apt_key_add_X_Y]/returns: executed successfully Notice: /Stage[main]/Profile::Splunk/Packagecloud::Repo[umich/splunk]/Exec[apt_get_update_X_Y]/returns: executed successfully

Looks like you should check to see if they key is installed first?

csdougliss commented 7 years ago

Please fix this 👍

ccsalvesen commented 7 years ago

Added a fix in PR #36