From a9148c574f46ba34b4a7e4abab3b7e8186573a9e Mon Sep 17 00:00:00 2001 From: Jonas Lindstad Date: Thu, 5 Feb 2015 00:31:21 +0100 Subject: Updated the read me a bit - better description + license --- junos-bootstrap/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'junos-bootstrap') 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. -- cgit v1.2.3