Update README.md

This commit is contained in:
joeyajames
2016-04-13 13:01:54 -07:00
parent 935b0b6017
commit b49f7f5f3c

View File

@@ -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 - 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 - 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 Working Demo
works pretty well for Interface types, but not so well for other types. works pretty well for Interface types, but not so well for other types.
http://www.joe-james.net/cisco/cfg2puppet/index.php http://www.joe-james.net/cisco/cfg2puppet/index.php