diff options
-rw-r--r-- | junos-bootstrap/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/junos-bootstrap/README.md b/junos-bootstrap/README.md index 77d125a..75ba597 100644 --- a/junos-bootstrap/README.md +++ b/junos-bootstrap/README.md @@ -1,8 +1,8 @@ junos-bootstrap =============== -(a.k.a. juniper-bootstrap, JunOSBootStrapper) +Tools (DHCP daemon + HTTP daemon + DB) for managing provisioning towards a large number of factory default Juniper switches (EX2200) using ZTP (Zero Touch Protocol) over DHCP relays. -Tools (DHCPDd + HTTPD)for managing a large number of factory default Juniper switches (EX2200) using ZTP (Zero Touch Protocol). +The project is built with Python 3.4.0 and PostgreSQL 9.3.5. -The project is built with Python and PostgreSQL. +Licensed under the GNU GPL, version 2. See the included COPYING file. |