.
This commit is contained in:
1
ubuntu-focal-lamp/.vagrant/bundler/global.sol
Normal file
1
ubuntu-focal-lamp/.vagrant/bundler/global.sol
Normal file
@ -0,0 +1 @@
|
||||
{"dependencies":[["log4r",[">= 0"]],["concurrent-ruby",["~> 1.0"]],["i18n",[">= 0"]],["micromachine",[">= 2","< 4"]],["vagrant-vbguest",["= 0.30.0"]]],"checksum":"40b2d2826507193788cdfd3711a0825df8ed639b7beeed55bc68dd617118b9b6","vagrant_version":"2.2.19"}
|
@ -0,0 +1 @@
|
||||
1.5:7be4e686-dbff-4933-aa75-bc92a10da188
|
@ -0,0 +1 @@
|
||||
1651679429
|
@ -0,0 +1 @@
|
||||
{"name":"ubuntu-focal-lamp","version":"0","provider":"virtualbox","directory":"boxes/ubuntu-focal-lamp/0/virtualbox"}
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
7be4e686-dbff-4933-aa75-bc92a10da188
|
@ -0,0 +1 @@
|
||||
65cffabf216042eeb471618cd87f62d4
|
@ -0,0 +1 @@
|
||||
{"virtualbox":{"/var/www/html":{"guestpath":"/var/www/html","hostpath":"D:/vagrant/ubuntu-focal-lamp/html","disabled":false,"__vagrantfile":true},"/vagrant":{"guestpath":"/vagrant","hostpath":"D:/vagrant/ubuntu-focal-lamp","disabled":false,"__vagrantfile":true}}}
|
@ -0,0 +1 @@
|
||||
D:/vagrant/ubuntu-focal-lamp
|
9
ubuntu-focal-lamp/.vagrant/rgloader/loader.rb
Normal file
9
ubuntu-focal-lamp/.vagrant/rgloader/loader.rb
Normal file
@ -0,0 +1,9 @@
|
||||
# This file loads the proper rgloader/loader.rb file that comes packaged
|
||||
# with Vagrant so that encoded files can properly run with Vagrant.
|
||||
|
||||
if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]
|
||||
require File.expand_path(
|
||||
"rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"])
|
||||
else
|
||||
raise "Encoded files can't be read outside of the Vagrant installer."
|
||||
end
|
Reference in New Issue
Block a user