mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Corrected files for zsh and salt-proxy
This commit is contained in:
parent
02c196ad13
commit
fd90018045
3 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue