An open API service indexing awesome lists of open source software.

https://github.com/jugatsu/packer-mikrotik

Packer templates for building MikroTik (https://mikrotik.com) vagrant boxes
https://github.com/jugatsu/packer-mikrotik

mikrotik packer packer-template

Last synced: about 1 month ago
JSON representation

Packer templates for building MikroTik (https://mikrotik.com) vagrant boxes

Awesome Lists containing this project

README

          

# packer-mikrotik

Packer templates for building MikroTik (https://mikrotik.com) boxes.

### Build box with RouterOS 6.38.5 installed

```bash
packer build -var-file=var-files/ros/6.38.5.json ros.json
```