Remove PDK

This commit is contained in:
Gene Liverman 2026-05-22 11:49:02 -04:00
parent 16d45f135d
commit 4cb1f9b39f
Signed by: genebean
SSH key fingerprint: SHA256:ZjLMZwtU49BWDoI2hgsA0/Q6XT4+S0kcKFWW1EJBicI
3 changed files with 0 additions and 4 deletions

View file

@ -31,7 +31,6 @@
"google-drive" "google-drive"
"kopiaui" "kopiaui"
"obs" "obs"
"pdk"
"puppet-agent" "puppet-agent"
"puppet-bolt" "puppet-bolt"
"qmk-toolbox" "qmk-toolbox"

View file

@ -13,7 +13,6 @@
# Include Puppet's normal bin folder since it is installed via Homebrew # Include Puppet's normal bin folder since it is installed via Homebrew
export PATH=$PATH:/opt/puppetlabs/bin export PATH=$PATH:/opt/puppetlabs/bin
export PATH=$PATH:/opt/puppetlabs/pdk/bin
export PATH=$PATH:/opt/puppetlabs/puppet/bin export PATH=$PATH:/opt/puppetlabs/puppet/bin
# Podman installer pkg for the cli places podman here # Podman installer pkg for the cli places podman here

View file

@ -21,7 +21,6 @@
taps = [ taps = [
"hashicorp/tap" "hashicorp/tap"
"openvoxproject/openvox" "openvoxproject/openvox"
"puppetlabs/puppet"
"wouterdebie/repo" "wouterdebie/repo"
]; ];
brews = [ brews = [
@ -49,7 +48,6 @@
"obs" "obs"
"openvox8-agent" "openvox8-agent"
"openvox8-openbolt" "openvox8-openbolt"
"pdk"
"podman-desktop" "podman-desktop"
"qmk-toolbox" "qmk-toolbox"
"raspberry-pi-imager" "raspberry-pi-imager"