This is an automated email from the ASF dual-hosted git repository.
mykolabodnar pushed a commit to branch DLAB-515
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/DLAB-515 by this push:
new 4b85cc7 [DLAB-515] Deployment fixed
4b85cc7 is described below
commit 4b85cc7b8a86217c9a9768712c683add0e2714ae
Author: bodnarmykola <[email protected]>
AuthorDate: Tue Jul 28 19:06:40 2020 +0300
[DLAB-515] Deployment fixed
---
infrastructure-provisioning/src/general/lib/os/debian/common_lib.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/infrastructure-provisioning/src/general/lib/os/debian/common_lib.py
b/infrastructure-provisioning/src/general/lib/os/debian/common_lib.py
index ceaa945..a252cf2 100644
--- a/infrastructure-provisioning/src/general/lib/os/debian/common_lib.py
+++ b/infrastructure-provisioning/src/general/lib/os/debian/common_lib.py
@@ -68,7 +68,7 @@ def manage_pkg(command, environment, requisites,
warn='False'):
sys.exit(1)
def ensure_pkg(user, requisites='linux-headers-generic python-pip python-dev '
- 'groff gcc vim less git wget sysv-rc-conf '
+ 'groff gcc vim less git wget '
'libssl-dev unattended-upgrades nmap '
'libffi-dev unzip libxml2-dev haveged'):
try:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]