From 6df1ddbe141241c7e69ed6d4223be3e5fe44116a Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 16 May 2021 08:24:02 +0200 Subject: [PATCH] [doc] add link to blog post (not published) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16a2cdb..23f90e2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ templates in `templates/`. It uses the list of devices in `classifier.yaml`. Ansible playbooks to deploy generated files are in `ansible/`. -(point to the blog post with more details here) +More details on use and rationale are available in a [blog post][]. + +[blog post]: https://vincent.bernat.ch/en/blog/2021-cmdb-network "Jerikan: a configuration management system for network teams" # Get started