Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

0.3.0

Compare
Choose a tag to compare
@dlespiau dlespiau released this 19 Mar 15:08
· 269 commits to master since this release

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