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
Error: Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[repo_saltstack_com_major]: parameter 'keyring' expects a Stdlib::Absolutepath = Variant[Stdlib::Windowspath = Pattern[/\A(([a-zA-Z]:[\\\/])|([\\\/][\\\/][^\\\/]+[\\\/][^\\\/]+)|([\\\/][\\\/]\?[\\\/][^\\\/]+)).*\z/], Stdlib::Unixpath = Pattern[/\A\/([^\n\/\0]+\/*)*\z/]] value, got Struct (file: /etc/puppetlabs/code/environments/production/modules/salt/manifests/repo.pp, line: 44) on node ...
APT module version:
mod 'puppetlabs/apt', '9.1.0'
It seems the apt::source::keyring parameter does not allow URLs?
apt::source::keyring
The text was updated successfully, but these errors were encountered:
fixes JoelKle#6: keyring URL change, pin key hash
4f84e7f
1cc41f5
d37d50f
9e6f820
No branches or pull requests
APT module version:
It seems the
apt::source::keyring
parameter does not allow URLs?The text was updated successfully, but these errors were encountered: