Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 279 Bytes

chefutil

This projects contains a collection of utilities that augment the go-chef API client.

datacrypt

The datacrypt package provides functionality for decrypting Chef data bags.

Install

go get github.com/srhaber/chefutil/datacrypt

Usage

See examples.