Closed bastelfreak closed 1 year ago
Don't understand why this fails e.g. 20.04 has:
Failure/Error: install_module_from_forge_on(host, 'puppetlabs/apt', '>= 9.0.0')
NoMethodError:
undefined method `install_module_from_forge_on' for main:Object
Did you mean? install_local_module_on
however running locally also with 3.0.6 it passes: Running as:
BEAKER_PUPPET_COLLECTION=puppet7 BEAKER_PUPPET_AGENT_VERSION=7.24.0 BEAKER_setfile=ubuntu2004-64 bundle exec rake beaker
then it completes.
Function install_module_from_forge_on
is in
Don't understand why this fails e.g. 20.04 has:
Failure/Error: install_module_from_forge_on(host, 'puppetlabs/apt', '>= 9.0.0') NoMethodError: undefined method `install_module_from_forge_on' for main:Object Did you mean? install_local_module_on
however running locally also with 3.0.6 it passes: Running as:
BEAKER_PUPPET_COLLECTION=puppet7 BEAKER_PUPPET_AGENT_VERSION=7.24.0 BEAKER_setfile=ubuntu2004-64 bundle exec rake beaker
then it completes.
Function
install_module_from_forge_on
is in
Understood.
modulesync 6.0.0