Skip to content

Local #77

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

Open
wants to merge 2 commits into
base: local
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"dependencies":[["vagrant-hostmanager",["= 1.8.10"]]],"checksum":"46106ad58645c921eb2c3d99f7f12cec3e5b530099859d326ee346ddb9a6b5fb","vagrant_version":"2.4.3"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1d9b195e-b95d-4113-97a0-0ce6fbb38529
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.5:cdfe6a50-34fa-4a76-a407-2c069fb3a987
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1737668375
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"eurolinux-vagrant/centos-stream-9","version":"9.0.48","provider":"virtualbox","directory":"boxes/eurolinux-vagrant-VAGRANTSLASH-centos-stream-9/9.0.48/amd64/virtualbox"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cdfe6a50-34fa-4a76-a407-2c069fb3a987
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
da08b4a2b5d9448885f4114bfdbfe766
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
-----BEGIN OPENSSH PRIVATE KEY-----
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA
AAtzc2gtZWQyNTUxOQAAACAdcsnfQAXnMk9olJaTydJPyuPQ9PFOB7LbkHiQ
U5iayAAAAJBp6cC9aenAvQAAAAtzc2gtZWQyNTUxOQAAACAdcsnfQAXnMk9o
lJaTydJPyuPQ9PFOB7LbkHiQU5iayAAAAED5APoIaUUohGf1AvbeLgQEfBw4
IAws2bTPVbGHu6f5uh1yyd9ABecyT2iUlpPJ0k/K49D08U4HstuQeJBTmJrI
AAAAB3ZhZ3JhbnQBAgMEBQY=
-----END OPENSSH PRIVATE KEY-----
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"rsync":{"/vagrant":{"type":"rsync","guestpath":"/vagrant","hostpath":"C:/Users/jadha/V PROJECT DEVOPS/vprofile-project/vagrant/Automated_provisioning_WinMacIntel","disabled":false,"__vagrantfile":true,"owner":"vagrant","group":"vagrant"}}}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C:/Users/jadha/V PROJECT DEVOPS/vprofile-project/vagrant/Automated_provisioning_WinMacIntel
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: BUSL-1.1

# 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
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"dependencies":[["vagrant-hostmanager",["= 1.8.10"]]],"checksum":"46106ad58645c921eb2c3d99f7f12cec3e5b530099859d326ee346ddb9a6b5fb","vagrant_version":"2.4.3"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
89af543f-c45a-42c8-8998-2bb9b2b0bfb1
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: BUSL-1.1

# 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