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
- Host: GitHub
- URL: https://github.com/jugatsu/packer-mikrotik
- Owner: jugatsu
- Created: 2018-10-14T11:32:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T15:35:56.000Z (about 7 years ago)
- Last Synced: 2025-08-23T19:31:29.962Z (about 2 months ago)
- Topics: mikrotik, packer, packer-template
- Language: Rascal
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```