-
Updated
Aug 20, 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,146 public repositories matching this topic...
-
Updated
Aug 3, 2021 - Shell
-
Updated
Aug 18, 2021 - Shell
-
Updated
Aug 18, 2021 - HTML
-
Updated
May 23, 2019 - Shell
-
Updated
Aug 14, 2021 - Jinja
-
Updated
May 16, 2021
-
Updated
Jun 6, 2021 - Shell
-
Updated
Aug 20, 2021 - Jinja
-
Updated
Jan 6, 2021 - Shell
Since #6008, subscriberdb moved to SubscriberDBCloudClient class to fetch the subscriberdb data from Orchestrator, and SubscriberDBStreamerCallback was deprecated.
There are multiple references to the deprecated class (mainly on unit tests) that can be removed as this class it's not used anymore.
Unit tests reference: `lte/gateway/python/magma/subscriberdb/tests/streamer_callback_tests.p
-
Updated
Sep 30, 2020 - Ruby
-
Updated
Aug 17, 2021 - PowerShell
-
Updated
Apr 1, 2019 - Python
-
Updated
Nov 28, 2018 - Ruby
-
Updated
Oct 9, 2020 - PowerShell
-
Updated
Jun 23, 2021 - Shell
-
Updated
Jul 20, 2021 - 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.