puppetlabs / puppetlabs-kubernetes

This module install and configures a Kubernetes cluster
Apache License 2.0
92 stars 135 forks source link

Can't select architecture #317

Closed AlexanderSalmin closed 2 years ago

AlexanderSalmin commented 5 years ago

What you expected to happen?

Code missing to select architecture for the repository in APT

What happened?

Unable to install the architecture of my choice

Versions:

$ puppet --version 6.6.0

$ facter os { architecture => "amd64", distro => { codename => "bionic", description => "Ubuntu 18.04.1 LTS", id => "Ubuntu", release => { full => "18.04", major => "18.04" } }, family => "Debian", hardware => "x86_64", name => "Ubuntu", release => { full => "18.04", major => "18.04" }, selinux => { enabled => false } }

github-actions[bot] commented 2 years ago

This issue has been marked as stale because it has been open for a while and has had no recent activity. If this issue is still important to you please drop a comment below and we will add this to our backlog to complete. Otherwise, it will be closed in 7 days.