File tree 8 files changed +0
-24
lines changed
alma-linux-8/vmware/amd64/server
alma-linux-9/vmware/amd64/server
centos-linux-7/vmware/amd64/server
rocky-linux-8/vmware/amd64/server
rocky-linux-9/vmware/amd64/server
ubuntu-linux-18-04/vmware/amd64/server
ubuntu-linux-22-04/vmware
8 files changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -70,9 +70,6 @@ Vagrant.configure("2") do |config|
70
70
71
71
# Allocate processors to the virtual machine.
72
72
vf . cpus = "1"
73
-
74
- # Set name for the virtual machine.
75
- vf . name = "sloopstash-alma-linux-8-server"
76
73
end
77
74
#
78
75
# View the documentation for the provider you are using for more
Original file line number Diff line number Diff line change @@ -70,9 +70,6 @@ Vagrant.configure("2") do |config|
70
70
71
71
# Allocate processors to the virtual machine.
72
72
vf . cpus = "1"
73
-
74
- # Set name for the virtual machine.
75
- vf . name = "sloopstash-alma-linux-9-server"
76
73
end
77
74
#
78
75
# View the documentation for the provider you are using for more
Original file line number Diff line number Diff line change @@ -70,9 +70,6 @@ Vagrant.configure("2") do |config|
70
70
71
71
# Allocate processors to the virtual machine.
72
72
vf . cpus = "1"
73
-
74
- # Set name for the virtual machine.
75
- vf . name = "sloopstash-centos-linux-7-server"
76
73
end
77
74
#
78
75
# View the documentation for the provider you are using for more
Original file line number Diff line number Diff line change @@ -70,9 +70,6 @@ Vagrant.configure("2") do |config|
70
70
71
71
# Allocate processors to the virtual machine.
72
72
vf . cpus = "1"
73
-
74
- # Set name for the virtual machine.
75
- vf . name = "sloopstash-rocky-linux-8-server"
76
73
end
77
74
#
78
75
# View the documentation for the provider you are using for more
Original file line number Diff line number Diff line change @@ -70,9 +70,6 @@ Vagrant.configure("2") do |config|
70
70
71
71
# Allocate processors to the virtual machine.
72
72
vf . cpus = "1"
73
-
74
- # Set name for the virtual machine.
75
- vf . name = "sloopstash-rocky-linux-9-server"
76
73
end
77
74
#
78
75
# View the documentation for the provider you are using for more
Original file line number Diff line number Diff line change @@ -70,9 +70,6 @@ Vagrant.configure("2") do |config|
70
70
71
71
# Allocate processors to the virtual machine.
72
72
vf . cpus = "1"
73
-
74
- # Set name for the virtual machine.
75
- vf . name = "sloopstash-ubuntu-linux-18-04-server"
76
73
end
77
74
#
78
75
# View the documentation for the provider you are using for more
Original file line number Diff line number Diff line change @@ -70,9 +70,6 @@ Vagrant.configure("2") do |config|
70
70
71
71
# Allocate processors to the virtual machine.
72
72
vf . cpus = "1"
73
-
74
- # Set name for the virtual machine.
75
- vf . name = "sloopstash-ubuntu-linux-22-04-server"
76
73
end
77
74
#
78
75
# View the documentation for the provider you are using for more
Original file line number Diff line number Diff line change @@ -70,9 +70,6 @@ Vagrant.configure("2") do |config|
70
70
71
71
# Allocate processors to the virtual machine.
72
72
vf . cpus = "1"
73
-
74
- # Set name for the virtual machine.
75
- vf . name = "sloopstash-ubuntu-linux-22-04-server"
76
73
end
77
74
#
78
75
# View the documentation for the provider you are using for more
You can’t perform that action at this time.
0 commit comments