You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2021. It is now read-only.
After upgrading my puppet-apt module, an error started to appear on puppet-cassandra, which is:
"Error: Could not retrieve catalog from remote server: Error 400 on SERVER: validate_re(): "datastax" does not match ["\\A(0x)?[0-9a-fA-F]{8}\\Z", "\\A(0x)?[0-9a-fA-F]{16}\\Z"] at /etc/puppet/environments/company_dev/modules/apt/manifests/key.pp:60 on node cass-1.company.com
If I downgrade puppet-apt, then, it works again but, I would like to not downgrade it.