Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 998 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 998 Bytes

#Automatically Create a Full-Featured ZTPServer

##Introduction You can use Packer to automate the creation of the ZTPServer VM. By using this method, you can be sure that all of the required packages and dependencies are installed right out of the gate. This setup will include some extra services like XMPP, Syslog, NTP, DHCP, DNS, LLDPAD and others to help you get a complete testing environment running quickly.

You can also use Packer to automate the setup of vEOS nodes.

###What's Supported

  • ZTPServer
    • Ubuntu 12.04 on Virtual Box
    • Ubuntu 12.04 on VMWare
    • Fedora 20 on VMWare
    • Fedora 20 on Virtual Box

##Getting Started

Feel free to raise an issue and attach logs if you run into any problems.