mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Initialize an empty __PIP_PACKAGES
This commit is contained in:
parent
532189460f
commit
bc1a74da0f
1 changed files with 2 additions and 0 deletions
|
@ -1758,6 +1758,8 @@ install_ubuntu_deps() {
|
|||
|
||||
__enable_universe_repository || return 1
|
||||
|
||||
__PIP_PACKAGES=""
|
||||
|
||||
# Minimal systems might not have upstart installed, install it
|
||||
__PACKAGES="upstart"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue