Releases: cupper-reverse-recipe/cupper
Releases · cupper-reverse-recipe/cupper
Cupper v0.2.1
Fix:
Userrecipe is beforegrouprecipe
Cupper v0.2.0
Features:
- Cupperfile config file. This will let the user customize some simple configurations about the extraction. The valid attributes until now: package_version, sensible_files.
- New README
Fixed:
- Source file from the template source.list
- Load configurations fixed
Cupper v0.1.2
Bug Fix:
- Fixing duplicated content on cookbook_file
Cupper v0.1.1
Features
- create Creates a file structure to handle a Cupper Project
- generate Generates a cookbook default extracting the machine configurations.
- ohai List all ohai plugins enabled for extracting a cookbook
Fixed Bugs
- Syntax error from the template 'cookbook_file'
- Fixing include recipes order
- Fixing cookbook_file template syntax