-
Updated
Jun 8, 2021 - Ruby
Vagrant
Vagrant is a software product for building and maintaining portable virtual software development environments, e.g. for VirtualBox, Hyper-V, Docker, VMware, and AWS. The core idea behind it lies in the fact that the environment maintenance of virtualizations becomes increasingly difficult in a large software development project.
Here are 4,069 public repositories matching this topic...
-
Updated
Jun 4, 2021 - Shell
-
Updated
May 28, 2021 - Shell
-
Updated
Jun 8, 2021 - HTML
-
Updated
May 23, 2019 - Shell
-
Updated
Jun 5, 2021 - Jinja
-
Updated
May 16, 2021
-
Updated
Jun 6, 2021 - Shell
-
Updated
May 28, 2021 - Jinja
-
Updated
Jan 6, 2021 - Shell
Remove usages of MAGMA_ROOT env var from swaggergen and combine_swagger executables, since it can break tests when run on host machines and is unnecessary coupling to repo structure.
In the course of implementation, will also need to update the golden files to use the localized tmp directory instead of MAGMA_ROOT.
This is a bit heftier of a bootcamp task, but it should be achievable.
-
Updated
Sep 30, 2020 - Ruby
-
Updated
Apr 1, 2019 - Python
-
Updated
Jun 7, 2021 - PowerShell
-
Updated
Nov 28, 2018 - Ruby
-
Updated
Oct 9, 2020 - PowerShell
-
Updated
Jun 3, 2021 - Shell
-
Updated
Oct 18, 2020 - PHP
-
Updated
Dec 3, 2020 - Ruby
-
Updated
Jun 21, 2019 - Ruby
Created by Mitchell Hashimoto
Released March 8, 2010
- Repository
- hashicorp/vagrant
- Website
- www.vagrantup.com
- Wikipedia
- Wikipedia
Of the learning environments that leverage Ansible, very few are using roles. This can make porting Ansible playbooks across learning environments more difficult. To fix this, Ansible-using learning environments need to be refactored (where possible) to use an Ansible role.