Skip to content

Remove old vagrant files for development

Steve Xuereb requested to merge remove-all-vagrant-files into master

What does this MR do?

Remove old vagrant files for development

Why was this MR needed?

We have these vagrant files which are fairly old and not used by anyone, and can cause confusion such as gitlab#37392 (closed). If we look at https://docs.gitlab.com/runner/development/#1-install-dependencies-and-go-runtime we ask the Developers to install the dependencies manually.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

gitlab#37392 (closed)

Merge request reports