How to use this box with Vagrant:

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

This version was created about 2 months ago.

Fixes clock drifting issues when suspending the vm.

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (686 MB)

This version was created 2 months ago.

Disables guest-host time syncing through guest tools and installs chrony, to fix time drift problems. Reverts nic type to default from virtio.

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (687 MB)

This version was created 2 months ago.

cloud-init removed, periodic apt activities disabled and motd updated.

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (687 MB)

This version was created 2 months ago.

Initial release

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (692 MB)