File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed
roles/sap_hana_preconfigure/vars Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,6 @@ __sap_hana_preconfigure_packages:
35
35
# 3139184 - Linux: systemd integration for sapstartsrv and SAP Host Agent
36
36
- polkit
37
37
38
- # 2998886 - SAP HANA DB installation fails with "hdbnsutil: error while loading shared libraries"
39
- # 3029056 - Error while loading shared libraries: libltdl.so.7: cannot open shared object file
40
- - libltdl7
41
-
42
38
# Recommended for System monitoring
43
39
- cpupower
44
40
# - "{{ 'libcpupower0' if ansible_distribution_version.split('.')[1] | int < 6 else 'libcpupower1' }}"
Original file line number Diff line number Diff line change @@ -35,10 +35,6 @@ __sap_hana_preconfigure_packages:
35
35
# 3139184 - Linux: systemd integration for sapstartsrv and SAP Host Agent
36
36
- polkit
37
37
38
- # 2998886 - SAP HANA DB installation fails with "hdbnsutil: error while loading shared libraries"
39
- # 3029056 - Error while loading shared libraries: libltdl.so.7: cannot open shared object file
40
- - libltdl7
41
-
42
38
# Recommended for System monitoring
43
39
- cpupower
44
40
# - "{{ 'libcpupower0' if ansible_distribution_version.split('.')[1] | int < 6 else 'libcpupower1' }}"
Original file line number Diff line number Diff line change @@ -23,10 +23,6 @@ __sap_hana_preconfigure_packages:
23
23
# 3139184 - Linux: systemd integration for sapstartsrv and SAP Host Agent
24
24
- polkit
25
25
26
- # 2998886 - SAP HANA DB installation fails with "hdbnsutil: error while loading shared libraries"
27
- # 3029056 - Error while loading shared libraries: libltdl.so.7: cannot open shared object file
28
- - libltdl7
29
-
30
26
# Recommended for System monitoring
31
27
- cpupower
32
28
- libcpupower1
You can’t perform that action at this time.
0 commit comments