How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "pldmgg/centos7dhcp"
end
vagrant init pldmgg/centos7dhcp
vagrant up

This version was created about 5 years ago.

Centos7 DHCP Server created from Vagrant Box centos/7 1801.02. eth0 is static and set to 10.10.1.2/24. The dhcpd.conf used in this VM can be found here: https://gist.github.com/pldmgg/2e912cf8c6a29937f07d9c640c068f73. SSH password authentication is enabled (vagrant/vagrant) as well as pub key auth. Systemd-networkd and systemd-resolved are installed and enabled.

1 provider for this version.
  • hyperv Hosted by Vagrant Cloud (348 MB)

This version was created about 5 years ago.

Centos7 DHCP Server created from Vagrant Box centos/7 1801.02. eth0 is static and set to 10.10.1.2/24. The dhcpd.conf used in this VM can be found here: https://gist.github.com/pldmgg/2e912cf8c6a29937f07d9c640c068f73. SSH password authentication is enabled (vagrant/vagrant) as well as pub key auth. Systemd-networkd and systemd-resolved are installed and enabled.

1 provider for this version.
  • hyperv Hosted by Vagrant Cloud (341 MB)