Skip to content

Releases: cupper-reverse-recipe/cupper

Cupper v0.2.1

04 Jan 11:20

Choose a tag to compare

Cupper v0.2.1 Pre-release
Pre-release

Fix:

  • User recipe is before group recipe

Cupper v0.2.0

02 Jan 12:44

Choose a tag to compare

Cupper v0.2.0 Pre-release
Pre-release

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

16 Dec 17:22

Choose a tag to compare

Cupper v0.1.2 Pre-release
Pre-release

Bug Fix:

  • Fixing duplicated content on cookbook_file

Cupper v0.1.1

05 Dec 19:39

Choose a tag to compare

Cupper v0.1.1 Pre-release
Pre-release

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