From 52d5773cc637e6f9524c0ae688a3ad16c3e067a0 Mon Sep 17 00:00:00 2001 From: kelseyhightower Date: Tue, 8 Oct 2013 14:41:39 -0700 Subject: [PATCH] Add confd to list of projects using etcd --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 562407e14..057d42632 100644 --- a/README.md +++ b/README.md @@ -512,6 +512,7 @@ See [CONTRIBUTING](https://github.com/coreos/etcd/blob/master/CONTRIBUTING.md) f - [garethr/hiera-etcd](https://github.com/garethr/hiera-etcd) - Puppet hiera backend using etcd - [mattn/etcd-vim](https://github.com/mattn/etcd-vim) - SET and GET keys from inside vim - [mattn/etcdenv](https://github.com/mattn/etcdenv) - "env" shebang with etcd integration +- [kelseyhightower/confd](https://github.com/kelseyhightower/confd) - Manage local app config files using templates and data from etcd ## FAQ