Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apt-Key add is executed every time #12

Open
martinseener opened this issue Jan 9, 2015 · 0 comments
Open

Apt-Key add is executed every time #12

martinseener opened this issue Jan 9, 2015 · 0 comments

Comments

@martinseener
Copy link

Iam using the latest version and added this module like following for a squeeze machine (therefore the defined latest version available).
class { 'erlang': version => '1:16.b.2' }

Every time puppet runs (puppet 2.7.19-1puppetlabs2) the Apt-Key add is executed:
notice: /Stage[main]/Erlang::Repo::Apt/Apt::Source[erlang]/Apt::Key[Add key: D208507CA14F4FCA from Apt::Source erlang]/Exec[635832f17af02a891e7adc03b7789fc6a8ac8d39]/returns: executed successfully

but: erlang is otherwise correctly installed - no issues there - just the continous execution of the key-add thing which is not necessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant