How to use this box with Vagrant:

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

This version was created over 3 years ago.

v2.0.0 (2020-03-02)

Features:

  • Rebuilt using CentOS 7 (1908)
  • Updated all versions of devtools/packages (e.g. git, ansible, ...)

Fixes:

  • Resolves infamous mouse problem with VirtualBox
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.73 GB)

This version was created about 4 years ago.

Minor enhancements to startup (boot); added vagrantfile template to establish better defaults for desktop gui; added vm name for virtualbox GUI

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.78 GB)

This version was created over 4 years ago.

Fixed issue with bash_profile (remove'unset HOME' to accommodate xfce4 desktop startup); refactored build framework (will be posting to git.ab.com soon).

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud

This version was created over 4 years ago.

Updated to CentOS 7.5 with kernel patch to fix infamous mouse bug in VirtualBox; Updated support for Xfce4 Desktop - faster, with less resources (via no Display Manager); Added support for HashiCorp Nomad

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.31 GB)

This version was created almost 5 years ago.

Initial release.

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.12 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (684 MB)