chef-repo
chef-repo copied to clipboard
Feature/gzip support
- Added location config for assets with gzip_static enabled #72
- Upgraded serverspec gem to most recent version
@oiuzikov Looks good! The only thing I'm missing is an option to enable/disable gzipped assets. So in the node JSON configuration we would want an option to enable it.
@michiels what would be the default option?
@oiuzikov i think disable it, because you need to do some rails configuring to make static gzip work so most people have it disabled by default