Habitat cookbook v0.1.0 released

Hello!

We’ve released version 0.1.0 of the habitat cookbook. This cookbook provides some resources that you can use in your Chef recipes to manage Habitat resources. This release includes:

  • hab_install: installs habitat using the “install.sh” script
  • hab_package: installs a habitat package, e.g., core/redis
  • hab_service: creates a systemd service for a habitat package

More details can be found in the cookbook’s README. It is published to the public Supermarket:

https://supermarket.chef.io/cookbooks/habitat

The source repository is:

Enjoy!
Joshua