mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Merge pull request #598 from genebean/bolt
Migrate to OpenVox Agent & OpenBolt
This commit is contained in:
commit
3d26fc2be9
1 changed files with 3 additions and 15 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue