mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
parent
800750f8fa
commit
00492df5f3
1 changed files with 1 additions and 1 deletions
|
@ -4120,7 +4120,7 @@ _eof
|
|||
fi
|
||||
fi
|
||||
|
||||
__PACKAGES="PyYAML python-crypto python-msgpack python-zmq python26-ordereddict python-jinja2 python-requests"
|
||||
__PACKAGES="PyYAML python-crypto python-msgpack python-zmq python26-ordereddict python-jinja2 python-requests yum-utils"
|
||||
|
||||
# shellcheck disable=SC2086
|
||||
yum -y install ${__PACKAGES} ${ENABLE_EPEL_CMD} || return 1
|
||||
|
|
Loading…
Add table
Reference in a new issue