From d2304da9f56ff0a5001f2b327bfc15e487b2b257 Mon Sep 17 00:00:00 2001
From: Jeremy Grosser <synack@uber.com>
Date: Thu, 26 Jun 2014 10:50:26 -0700
Subject: [PATCH] Add a link to Clusto, a CMDB

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 68fdf05..6a31e6c 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
 * [i-doit](http://www.i-doit.org/) - Open Source IT Documentation and CMDB.
 * [iTop](http://www.combodo.com/-Overview-.html) - A complete open source, ITIL, web based service management tool.
 * [Ralph](https://github.com/allegro/ralph) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks.
+* [Clusto](https://github.com/clusto/clusto) - Helps you keep track of your inventory, where it is, how it's connected, and provides an abstracted interface for interacting with the elements of the infrastructure.
 
 ## Configuration Management
 *Configuration management tools.*
-- 
GitLab