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

Remove use of Ansible #524

Closed
Shillaker opened this issue Oct 26, 2021 · 0 comments · Fixed by #582
Closed

Remove use of Ansible #524

Shillaker opened this issue Oct 26, 2021 · 0 comments · Fixed by #582

Comments

@Shillaker
Copy link
Collaborator

Shillaker commented Oct 26, 2021

The Ansible scripts are now mostly obsolete. They are still used/ mentioned in a couple of places:

  • MPI docs - these need to be updated, perhaps to point at the experiment-mpi repo instead.
  • cpp-root Dockerfile - currently used to set up LLVM. We can instead transfer the commands to the Dockerfile and delete the LLVM playbooks.
  • base Dockerfile - currently used to set up the runtime filesystem, we can also transfer the commands to the Dockerfile here and delete the playbook.
  • Bare metal setup- we no longer support deploying on bare metal, so these docs and the link to them from the README can be deleted, along with the tasks in faasmcli.

Once this is done, a final grep for ansible and playbook should show up any more usage.

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

Successfully merging a pull request may close this issue.

1 participant