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

Failed to install software at host preparation step #2

Open
horvaro opened this issue Apr 15, 2019 · 1 comment
Open

Failed to install software at host preparation step #2

horvaro opened this issue Apr 15, 2019 · 1 comment

Comments

@horvaro
Copy link

horvaro commented Apr 15, 2019

Starting the online vagrant machine, results in a huge ansible error message.
The main issue is, that apt-get tries to load old references from the PPA.

@horvaro
Copy link
Author

horvaro commented Apr 15, 2019

Add the following to install/roles/lidop_host_preparation/tasks/01_software.yaml

- name: update
  shell: apt-get update --fix-missing -y

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