-
-
Notifications
You must be signed in to change notification settings - Fork 451
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
Wrong APT-key #546
Comments
|
Could you submit a PR? The relevant code is here: puppet-mongodb/manifests/repo.pp Lines 59 to 64 in 7857999
|
|
I noticed afterwards, that 3.7 is unstable anyway. in repo.pp only stable releases are listed, so do you even want this change? |
|
I don't know how final the key is. If the repo is unstable, but the release key is final then inclusion is fine IMHO. |
|
I use MongoDB 4.0 and add the new key to mongodb/manifests/repo.pp |
|
@rmalenko Is this module compatible with MongoDB 4.0 ? My example: Can you explain me how you do this please ? |
|
@TheoPoc my manifest |
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
apt-get updateWhat are you seeing
This key is installed:
resulting in:
What behaviour did you expect instead
This key:
resulting in:
Output log
none
Any additional information you'd like to impart
nope
The text was updated successfully, but these errors were encountered: