puppet-php
puppet-php copied to clipboard
apt::source not working
Hey guys,
I run into the following error: Error: Invalid parameter include_src
I already installed https://github.com/puppetlabs/puppetlabs-apt but the called function apt::source does not have a parameter called include_src
How can I fix this?
regards, cefuroX
Did you manage to resolve this issue?
Nope I switched back to my own setup, tried to fix this for 3 days, no solution yet sorry!
Managed to get it to work using puppetlabs/apt 1.8.0
should we pin to 1.8.0 for now, or move on to 2.0.0? if we do, we have to signal this with a major bump
I'm okay with either
This issue appears resolved as of this commit: https://github.com/puppetlabs/puppetlabs-apt/commit/396f308e6ad4798461a6471ee8bb8e764d8b03cb
In a Hiera YAML backend written against puppetlabs-apt (2.1.1) I am able to make the deprecation warning go away with this data structure:
apt::sources:
percona:
include:
src: true