Corrected files for zsh and salt-proxy

This commit is contained in:
David Murphy 2024-08-28 13:22:24 -06:00 committed by Daniel Wozniak
parent 02c196ad13
commit fd90018045
3 changed files with 0 additions and 4 deletions

View file

@ -2,7 +2,6 @@
/var/log/salt
/var/run/salt
/usr/share/fish/vendor_completions.d
/usr/share/zsh/vendor-completions
/opt/saltstack/salt
/etc/salt
/etc/logrotate.d

View file

@ -1,6 +1,5 @@
#! /usr/bin/dh-exec
usr/lib
pkg/common/logrotate/salt-common /etc/logrotate.d
pkg/common/fish-completions/salt-cp.fish /usr/share/fish/vendor_completions.d
pkg/common/fish-completions/salt-call.fish /usr/share/fish/vendor_completions.d
@ -12,4 +11,3 @@ pkg/common/fish-completions/salt-master.fish /usr/share/fish/vendor_completions.
pkg/common/fish-completions/salt-run.fish /usr/share/fish/vendor_completions.d
pkg/common/fish-completions/salt.fish /usr/share/fish/vendor_completions.d
pkg/debian/salt-common.bash-completion /usr/share/bash-completion/completions/salt-common
pkg/salt.zsh => usr/share/zsh/vendor-completions/_salt

View file

@ -1,4 +1,3 @@
opt/saltstack/salt/salt-minion /usr/bin/salt-minion
opt/saltstack/salt/salt-proxy /usr/bin/salt-proxy
usr/share/bash-completion/completions/salt-common usr/share/bash-completion/completions/salt-minion
usr/share/bash-completion/completions/salt-common usr/share/bash-completion/completions/salt-proxy