Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Amazon Linux 2 AMI #30

Open
JakkuSakura opened this issue Jan 16, 2021 · 0 comments
Open

Support for Amazon Linux 2 AMI #30

JakkuSakura opened this issue Jan 16, 2021 · 0 comments

Comments

@JakkuSakura
Copy link

When I ran this tool, I ran into multiple errors. In the end, I have

failed: [m1.train] (item=['docker-ce-17.12.1.ce', 'kubelet-1.9.7', 'kubeadm-1.9.7', 'kubectl-1.9.7']) => {"ansible_loop_var": "item", "changed": false, "item": ["docker-ce-17.12.1.ce", "kubelet-1.9.7", "kubeadm-1.9.7", "kubectl-1.9.7"], "msg": "No package matching 'docker-ce-17.12.1.ce' found available, installed or updated", "rc": 126, "results": ["No package matching 'docker-ce-17.12.1.ce' found available, installed or updated"]}
failed: [s1.train] (item=['docker-ce-17.12.1.ce', 'kubelet-1.9.7', 'kubeadm-1.9.7', 'kubectl-1.9.7']) => {"ansible_loop_var": "item", "changed": false, "item": ["docker-ce-17.12.1.ce", "kubelet-1.9.7", "kubeadm-1.9.7", "kubectl-1.9.7"], "msg": "No package matching 'docker-ce-17.12.1.ce' found available, installed or updated", "rc": 126, "results": ["No package matching 'docker-ce-17.12.1.ce' found available, installed or updated"]}

But I have docker installed and there's no docker-ce avaliable on Amazon Linux 2 AMI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant