Skip to content
This repository was archived by the owner on Feb 27, 2020. It is now read-only.
/ chef Public archive

Repo to hold chef recipes for Clearwater deployment

License

Notifications You must be signed in to change notification settings

Metaswitch/chef

Repository files navigation

Clearwater Chef

This repository is for Chef recipes for Clearwater. It is based off of the template provided by opscode here: https://github.com/opscode/chef-repo

Project Clearwater is an open-source IMS core, developed by Metaswitch Networks and released under the GNU GPLv3. You can find more information about it on our website or our wiki.

For instructions on how to use Chef with Clearwater, see:

The recommended workflow is to keep all Chef configuration under version control, and to update the Chef server from this configuration.

Updating the Chef server

Knife provides commands for updating the config on the Chef server. Typically you'll be updating the following:

  • Cookbooks - edit files in cookbooks/ and upload with knife cookbook upload <name>
  • Environments - edit files in environments/ and upload with knife environment from file environments/<name>.rb
  • Roles - edit files in roles/ and upload with knife role from file roles/<name>.rb

For details on more knife commands run knife --help and consult the documentation

Also, see the knife cheatsheet

About

Repo to hold chef recipes for Clearwater deployment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 25