issues
search
rackerlabs
/
fastfood
DEPRECATED
Apache License 2.0
1
stars
7
forks
source link
Make base a regular stencil, simplify commands
#72
Closed
martinb3
closed
9 years ago
martinb3
commented
9 years ago
simplify commandline to just show, list, or build. build is now an all-in-one create-or-update, fixes #68.
base is now a regular stencil, just like the others. #69.
shell.py now adds
.decode('UTF-8')
to all the fancy interrobangs and pizza symbols, to prevent ascii decode, fixes #71.
add tests for metadata.rb template rendering, cookbook dir being created, etc
.decode('UTF-8')
to all the fancy interrobangs and pizza symbols, to prevent ascii decode, fixes #71.