Skip to content

configures berkshelf compatible storage for cookbooks

Notifications You must be signed in to change notification settings

wzooff/minimart-cookbook

Repository files navigation

Minimart Cookbook

Install minimart supermarket for chef cookbooks

https://github.com/electric-it/minimart

Requirements

  • Chef 12+
  • Centos 7

How it's working?

Cookbook parse list of tags from repos and generate berks compatible repository

So you should specify tags for your release commits

git commit -m "refactoring"

git push

git tag -a v0.3.2 -m "version 0.3.2"

git push --tags

Next chef run will download tagged cookbook version

TODO

A lot of things :)

About

configures berkshelf compatible storage for cookbooks

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published