We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This module should use the new APT key handling.
I'm happy to create a PR for this, but I'd also prefer a way to use a different key source.
My suggestion would be, to add a parameter repo_key_source to the nodejs class.
repo_key_source
nodejs
Are there any other things within the APT repo config, which should be manageable?
The text was updated successfully, but these errors were encountered:
I guess, arch should be set properly:
arch
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://deb.nodesource.com/node_20.x nodistro InRelease' doesn't support architecture 'i386'
Sorry, something went wrong.
No branches or pull requests
This module should use the new APT key handling.
I'm happy to create a PR for this, but I'd also prefer a way to use a different key source.
My suggestion would be, to add a parameter
repo_key_source
to thenodejs
class.Are there any other things within the APT repo config, which should be manageable?
The text was updated successfully, but these errors were encountered: