Skip to content

Instantly share code, notes, and snippets.

View feckert's full-sized avatar

Florian Eckert feckert

View GitHub Profile
@feckert
feckert / gist:b2d8c0cb5cd1f480605251a9a6116ae8
Created August 16, 2019 07:05
packer: opnsense build command
{
"builders": [
{
"type": "virtualbox-iso",
"boot_command": [
"<wait60>",
"installer<enter><wait2>",
"opnsense<enter><wait10>",
"<enter><wait2>",
"<enter><wait2>",
@feckert
feckert / gist:09cc0682fa5ecdfbe62e96e45a40fe18
Created August 9, 2019 14:10
packer: opnsense Gitlab CI/CD
2019/08/09 13:40:06 [INFO] Packer version: 1.4.2
2019/08/09 13:40:06 Packer Target OS/Arch: linux amd64
2019/08/09 13:40:06 Built with Go Version: go1.12.6
2019/08/09 13:40:06 Detected home directory from env var: /home/gitlab-runner
2019/08/09 13:40:06 Using internal plugin for proxmox
2019/08/09 13:40:06 Using internal plugin for scaleway
2019/08/09 13:40:06 Using internal plugin for tencentcloud-cvm
2019/08/09 13:40:06 Using internal plugin for triton
2019/08/09 13:40:06 Using internal plugin for yandex
2019/08/09 13:40:06 Using internal plugin for amazon-ebs
@feckert
feckert / gist:982801ea36cd73dd149c8015ed072b6c
Created August 9, 2019 14:06
packer: opnsense development
2019/08/09 14:32:28 [INFO] Packer version: 1.4.0
2019/08/09 14:32:28 Packer Target OS/Arch: linux amd64
2019/08/09 14:32:28 Built with Go Version: go1.12
2019/08/09 14:32:28 Detected home directory from env var: /home/feckert
2019/08/09 14:32:28 Using internal plugin for vagrant
2019/08/09 14:32:28 Using internal plugin for alicloud-ecs
2019/08/09 14:32:28 Using internal plugin for googlecompute
2019/08/09 14:32:28 Using internal plugin for oracle-classic
2019/08/09 14:32:28 Using internal plugin for amazon-ebs
2019/08/09 14:32:28 Using internal plugin for digitalocean