Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 562 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 562 Bytes

Archstrap

Archstrap is a set of scripts I use to automate provisioning (physical) machines with Arch

##Testing##

Acceptance tests for archstrap use Packer with Vagrant to verify that the setup script can run all the way through and produce the desired outcome in a VM. Currently, Virtualbox must also be installed as the VM provider

The test framework and runner are BATS; the acceptance test can be run with bats test/acceptance.bats