Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@naveenrajm7 naveenrajm7 released this 03 Dec 22:48
· 18 commits to main since this release

Highlights

This update brings Vagrant box support!
Check out UTM base boxes at HCP Vagrant registry

IMPORTANT: This version of the plugin only works with UTM version 4.6.1 and above, and is incompatible with 0.0.1 version of the plugin.

Added

  • command: add new vagrant command vagrant ip-address (9252020)
  • command: add help messages to custom plugin commands (a35466f)
  • action: Set mac address when bringing up new machine (0efe15b)

Changed

  • plugin: Make config.vm.box mandatory for this plugin (b5be5e8)

Fixed

  • disposable: allow disposable start only for machines already created (cbf591e)
  • up: Set given mac address or random mac address for first interface of a machine to get different IPs of a same base box.

Removed

  • Driver: Removed support for UTM version 4.5.x (9aea46e)