mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Merge pull request #702 from wolfpackmars2/patch-1
Remove redundant lines
This commit is contained in:
commit
2415bfa1ae
1 changed files with 0 additions and 2 deletions
|
@ -2392,8 +2392,6 @@ install_debian_8_deps() {
|
|||
|
||||
# Additionally install procps and pciutils which allows for Docker bootstraps. See 366#issuecomment-39666813
|
||||
__PACKAGES="${__PACKAGES} procps pciutils"
|
||||
# Also install python-requests
|
||||
__PACKAGES="${__PACKAGES} python-requests"
|
||||
|
||||
if [ "$_INSTALL_CLOUD" -eq $BS_TRUE ]; then
|
||||
# Install python-libcloud if asked to
|
||||
|
|
Loading…
Add table
Reference in a new issue