mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
debugging
This commit is contained in:
parent
0c1de07494
commit
db5d548d1a
1 changed files with 1 additions and 0 deletions
|
@ -4691,6 +4691,7 @@ install_centos_onedir() {
|
|||
|
||||
# shellcheck disable=SC2086
|
||||
dnf makecache || return 1
|
||||
dnf list salt-* || return 1
|
||||
__yum_install_noinput ${__PACKAGES} || return 1
|
||||
|
||||
return 0
|
||||
|
|
Loading…
Add table
Reference in a new issue