From 1a2e99f5592fe073a1f1f148c92300db2fc03b2b Mon Sep 17 00:00:00 2001 From: James Shubin Date: Mon, 16 Jan 2017 11:12:57 -0500 Subject: [PATCH] docs: Add new blog post link --- docs/documentation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/documentation.md b/docs/documentation.md index 0c4271bd..8337af40 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -63,6 +63,8 @@ For more information, you may like to read some blog posts from the author: * [Automatic edges in mgmt](https://ttboj.wordpress.com/2016/03/14/automatic-edges-in-mgmt/) * [Automatic grouping in mgmt](https://ttboj.wordpress.com/2016/03/30/automatic-grouping-in-mgmt/) * [Automatic clustering in mgmt](https://ttboj.wordpress.com/2016/06/20/automatic-clustering-in-mgmt/) +* [Remote execution in mgmt](https://ttboj.wordpress.com/2016/10/07/remote-execution-in-mgmt/) +* [Send/Recv in mgmt](https://ttboj.wordpress.com/2016/12/07/sendrecv-in-mgmt/) There is also an [introductory video](http://meetings-archive.debian.net/pub/debian-meetings/2016/debconf16/Next_Generation_Config_Mgmt.webm) available. Older videos and other material [is available](https://github.com/purpleidea/mgmt/#on-the-web).