golja-influxdb icon indicating copy to clipboard operation
golja-influxdb copied to clipboard

Updating apt source usage in to be compatible with 4.x puppet-apt

Open tardoe opened this issue 6 years ago • 2 comments

tardoe avatar Mar 17 '18 06:03 tardoe

@tardoe is this was causes these errors:

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[repos.influxdata.com]:
  has no parameter named 'key_source'
  has no parameter named 'include_src' at /etc/puppetlabs/code/environments/production/modules/influxdb/manifests/repo/apt.pp:8

mcblum avatar Jan 16 '19 01:01 mcblum

Yes, I believe that’s correct.

You have to pin puppet-apt to a really old version which I ran into many other issues with.

  • Tim

On 16 Jan 2019, at 12:33 pm, Matt Blum [email protected] wrote:

@tardoe https://github.com/tardoe is this was causes these errors:

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[repos.influxdata.com]: has no parameter named 'key_source' has no parameter named 'include_src' at /etc/puppetlabs/code/environments/production/modules/influxdb/manifests/repo/apt.pp:8 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dgolja/golja-influxdb/pull/70#issuecomment-454617296, or mute the thread https://github.com/notifications/unsubscribe-auth/AFFaS3-IeqtlYDmI4VRiRat1xSPeRQOaks5vDoF8gaJpZM4Susde.

tardoe avatar Jan 16 '19 01:01 tardoe