From b49f7f5f3cb7c89fb6923093f520ec0282049870 Mon Sep 17 00:00:00 2001 From: joeyajames Date: Wed, 13 Apr 2016 13:01:54 -0700 Subject: [PATCH] Update README.md --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index ff11654..d23acb0 100644 --- a/README.md +++ b/README.md @@ -40,18 +40,6 @@ The front-end consists of several components: - user enters his config file into the web form as a block of text - index.php gets this text from the form and converts it to the Puppet Manifest and Instances -Block Diagram - - |------------| - | types.txt | => - |------------| -|--------------| |----------------| |-----------------| |------------| |----------------------| -| Docs Webpage | => | parse_types.py | => | PHP Types files | => | index.php | => | Manifest + Instances | -|--------------| |----------------| |-----------------| |------------| |----------------------| - |--------------| - | config text | => - |--------------| - Working Demo works pretty well for Interface types, but not so well for other types. http://www.joe-james.net/cisco/cfg2puppet/index.php