DESIGN.md in wombat-cli-0.2.0 vs DESIGN.md in wombat-cli-0.2.1
- old
+ new
@@ -1,6 +1,6 @@
-## Anatomy of an Wombat
+## Anatomy of a Wombat
### tl;dr
Wombat is a collection of code that builds Chef configured golden
images from packer templates that are then re-consumed by a Cloud service template such
@@ -9,9 +9,10 @@
### Design Goals
* coordination without coordination
* principle of least surprise
* dynamic templates over static files
+* long build times, short deploy times
### A Stroll Down Architecture Lane
The core of wombat is the binary `bin/wombat`.