Update README.md
This commit is contained in:
12
README.md
12
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
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user