How to use this box with Vagrant:

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

This version was created over 4 years ago.

  • Allow SSH login with password
  • cifs-utils for SMB integration on Windows host already installed on source box Centos/7
  • For virtualbox: Add VirtualBox Guest Additions 6.1.10
2 providers for this version.
  • hyperv
    amd64 Hosted by Vagrant Cloud (433 MB)
  • virtualbox
    amd64 Hosted by Vagrant Cloud (646 MB)

This version was created over 4 years ago.

  • Allow SSH login with password
  • cifs-utils for SMB integration on Windows host already installed on source box Centos/7
1 provider for this version.
  • hyperv
    amd64 Hosted by Vagrant Cloud (365 MB)