How to use this box with Vagrant:

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

This version was created about 5 years ago.

Added disk flush

1 provider for this version.
  • virtualbox Externally hosted (cdn.subut.ai)

This version was created about 5 years ago.

Support for blueprint provisioning added in conjunction with the vagrant Subutai plugin.

1 provider for this version.
  • virtualbox Externally hosted (cdn.subutai.io)

This version was created over 5 years ago.

Integration with Vagrant Subutai Plugin

1 provider for this version.
  • virtualbox Externally hosted (cdn.subutai.io)

This version was created over 5 years ago.

New mechanism to get boxes from CDN and fixing issues with incorrect bridge selection by users to make sure console URL is still available.

1 provider for this version.
  • virtualbox Externally hosted (cdn.subut.ai)

This version was created over 5 years ago.

Upgraded to include new AUTHORIZED_KEYS and PASSWORD_OVERRIDE features. See Commit for details. Updates to Box User Guide

1 provider for this version.
  • virtualbox Externally hosted (cdn.subut.ai)

This version was created over 5 years ago.

This is a big upgrade which changes the mac address to be unique after searching for anything on the network with the same address on the bridged adapter. Does both nat, bridged, and host-only with 3 adapters. Injects subutai environment parameters into /etc/environments.

1 provider for this version.
  • virtualbox Externally hosted (cdn.subut.ai)

This version was created over 5 years ago.

Using workaround for VirtualBox bug on Sierra. Switching to virtio nics.

1 provider for this version.
  • virtualbox Externally hosted (cdn.subut.ai)

This version was created over 5 years ago.

Minor small fixes and some spelling errors on echo commands.

1 provider for this version.
  • virtualbox Externally hosted (cdn.subut.ai)

This version was created over 5 years ago.

Added automatic apt mirror configuration on vagrant up. Fixed proxy errors.

There are no providers for this version.

This version was created over 5 years ago.

Fixing apt-cacher-ng source.list values. Removed UART log file for debugging. Added nearest mirror calculation.

1 provider for this version.
  • virtualbox Externally hosted (cdn.subut.ai)

Previous Next