Merge pull request #598 from genebean/bolt

Migrate to OpenVox Agent & OpenBolt
This commit is contained in:
Gene Liverman 2026-03-03 14:08:47 -05:00 committed by GitHub
commit 3d26fc2be9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,32 +18,20 @@
homebrew = { homebrew = {
taps = [ taps = [
"hashicorp/tap" "hashicorp/tap"
"openvoxproject/openvox"
"puppetlabs/puppet" "puppetlabs/puppet"
"wouterdebie/repo" "wouterdebie/repo"
]; ];
brews = [ brews = [
"adr-tools" "adr-tools"
#"argocd"
"awscli" "awscli"
#"cilium-cli"
"gnupg" "gnupg"
#"helm"
#"hubble"
"i2cssh" "i2cssh"
#"kind"
#"kompose"
#"kubernetes-cli"
#"kubeseal"
"lima" "lima"
#"linkerd"
#"minio-mc"
"opentofu" "opentofu"
#"node_exporter"
"pinentry-mac" "pinentry-mac"
#"podman" # this version is missing libkrun. Use installer at https://github.com/containers/podman/releases instead #"podman" # this version is missing libkrun. Use installer at https://github.com/containers/podman/releases instead
#"qemu"
"reposurgeon" "reposurgeon"
#"telegraf"
"terraform-docs" "terraform-docs"
]; ];
casks = [ casks = [
@ -56,10 +44,10 @@
"kopiaui" "kopiaui"
"mumble" "mumble"
"obs" "obs"
"openvox8-agent"
"openvox8-openbolt"
"pdk" "pdk"
"podman-desktop" "podman-desktop"
"puppet-agent"
"puppet-bolt"
"qmk-toolbox" "qmk-toolbox"
"raspberry-pi-imager" "raspberry-pi-imager"
"thunderbird" "thunderbird"