Skip to content

Commit 99467d5

Browse files
authored
paolofrigo
Added a description to vagrantfile
1 parent 65e57cb commit 99467d5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Blog/DevOps/Vagrant/Vagrantfile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
# configures the configuration version (we support older styles for
66
# backwards compatibility). Please don't change it unless you know what
77
# you're doing.
8+
9+
##
10+
## Paolo Frigo, https://www.scriptinglibrary.com
11+
## Vagrant configuration to spin up a lab environment
12+
13+
814
Vagrant.configure("2") do |config|
915

1016
## LINUX VMS

0 commit comments

Comments
 (0)