diff options
author | Jonas Lindstad <jonaslindstad@gmail.com> | 2015-02-05 00:31:21 +0100 |
---|---|---|
committer | Jonas Lindstad <jonaslindstad@gmail.com> | 2015-02-05 00:31:21 +0100 |
commit | a9148c574f46ba34b4a7e4abab3b7e8186573a9e (patch) | |
tree | 6caa3d0611e9c53984da98edab8baea20db28d52 | |
parent | 466e7c3c824d9b9c412cca85fbca508a9fda2f6c (diff) |
Updated the read me a bit - better description + license
-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. |