Skip to content

Releases: mesosphere/dcos-vagrant-box

v0.9.2

17 Jul 21:19
Compare
Choose a tag to compare

Changes:

  • Enable iptables filtering of net bridge traffic (disables warning during docker info)

v0.9.1

11 Apr 00:35
Compare
Choose a tag to compare

Changes:

  • Increase disk size from 10GB to 100GB

v0.9.0

07 Apr 18:14
Compare
Choose a tag to compare

Changes:

  • Upgrade from CentOS 7.2 to 7.3
  • Upgrade from Docker 1.11.2 to 1.13.1
  • Add bind-utils (for DNS debugging)

v0.8.0

07 Oct 21:55
Compare
Choose a tag to compare

Changes:

  • Update CentOS kernel
  • Provision machine with Ansible
  • Add python, pip, ansible, docker-py, python-cryptography
  • Disable kdump
  • Disable IPv6 loopback alias

v0.7.0

15 Jun 01:07
Compare
Choose a tag to compare

Changes:

  • Enable IPv4 forwarding (support Vagrant 1.8.3+)

v0.6.3

24 May 15:25
Compare
Choose a tag to compare

For use with dcos-vagrant v0.7.0

Changes:

  • Install jq for configuration manipulation

v0.6.2

24 May 15:24
Compare
Choose a tag to compare

For use with dcos-vagrant v0.7.0

Changes:

  • Install probe for service readiness checking

v0.6.1

19 May 20:21
Compare
Choose a tag to compare

For use with dcos-vagrant v0.7.0

Changes:

  • Re-enable NetworkManager to fix DNS prior to DC/OS installation

v0.6.0

12 May 03:21
Compare
Choose a tag to compare

For use with dcos-vagrant v0.7.0

Changes:

  • Support Windows host OS
    • Disable NetworkManager
    • Clean network interfaces
    • Disable DNS lookup and GSS support in the SSH daemon config

v0.5.0

20 Apr 02:45
Compare
Choose a tag to compare

For use with dcos-vagrant v0.6.0

Changes:

  • Upgraded docker to v1.11