Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Appliance Distribution and Continious Integration
« previous
next »
Print
Pages: [
1
]
Author
Topic: Appliance Distribution and Continious Integration (Read 2398 times)
rvalle
Newbie
Posts: 19
Karma: 0
Appliance Distribution and Continious Integration
«
on:
October 21, 2019, 03:51:26 pm »
Hi!
I have started to work on Ansible support and I would like to implement some kind of continuous integration.
The obvious would be to test test playbooks against code changes and new versions of Ansible and OPNSense, to ensure that nothing breaks, etc.
I could start OPNSense with Vagrant, and try to run unit tests against it.
Is there a Virtual Appliance distribution? I think I saw it somewhere.
Logged
mimugmail
Hero Member
Posts: 6766
Karma: 494
Re: Appliance Distribution and Continious Integration
«
Reply #1 on:
October 21, 2019, 05:06:43 pm »
Eugen Meyer (GitHub) did some stuff with Vagrant, just google it
Logged
WWW:
www.routerperformance.net
Support plans:
https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German):
https://opnsense.max-it.de/
rvalle
Newbie
Posts: 19
Karma: 0
Re: Appliance Distribution and Continious Integration
«
Reply #2 on:
October 22, 2019, 08:42:04 am »
Thanks, yes, I can see packer script for building a Vagrant image.
That should do.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Appliance Distribution and Continious Integration