0.3.0
Changelog
Feature: New OS images debian10 and ubuntu 16.04
Feature: All OS images now ship with a basic set of command line utilities: hostname, ps, ifconfig, ip, netstat, vi, ping, curl, wget
Feature: footloose
can now be installed with homebrew
Feature: footloose version
will print the current version
Documentation: Add examples showing provisioning of machines with ansible and exposing services to the host OS
Fix: create
and delete
are now idempotent. Those commands will not error out if there's no action to take
Fix: config create
will not override an existing footloose.yaml
file. The --override
option can be used to force override the file if it exists.
Fix: footloose ssh
now only present the correct identity to the ssh server, preventing errors when many identities are configured