puppetlabs-docker
puppetlabs-docker copied to clipboard
Fix aarch64 architecture in apt repo
dpkg expects arm64
, while the kernel reports aarch64
#115 broke it on ARM. In #494 was this already pointed out.
docker::repos is a class
that may have no external impact to Forge modules.
This module is declared in 6 of 580 indexed public Puppetfiles
.
These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.
Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.
@smortex Mind restarting the failing test? It's not related to my change.
Restarted it but CI setup seems broken:
Mandatory parameters apiKey/licenseKey were not set
I guess we can ignore this for now :shrug:
Any news on this one? Anything I need to do?
Any updates on this?
@smortex Hey, do you know anyone in @puppetlabs/modules who could take a look?