diff --git a/README.md b/README.md index 958f54e..5c70571 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ ## Cloud Orchestration * [Cloudify](http://www.getcloudify.org/) - Open source TOSCA-based cloud orchestration software platform written in Python and YAML. +* [Juju](https://juju.ubuntu.com/) - Cloud orechestration tool which manages services as charms, YAML configuration and deployment script bundles. * [Rundeck](http://rundeck.org/) - Simple orchestration tool. * [Salt](http://www.saltstack.com/) - It's written in Python.