forked from HariSekhon/DevOps-Python-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrpm-packages.txt
More file actions
38 lines (29 loc) · 848 Bytes
/
rpm-packages.txt
File metadata and controls
38 lines (29 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#
# Author: Hari Sekhon
# Date: 2013-02-03 10:25:36 +0000 (Sun, 03 Feb 2013)
#
# https://github.com/HariSekhon/DevOps-Python-tools
#
# License: see accompanying LICENSE file
#
# https://www.linkedin.com/in/HariSekhon
#
# ============================================================================ #
# RPM Package Requirements
# ============================================================================ #
java
# for htpasswd for docker registry authenticated checks
httpd-tools
# needed to build pyhs2
# libgsasl-devel saslwrapper-devel
#cyrus-sasl-devel
# =====================================
# installed by bash-tools submodule now
# needed for tests/test_spark* and ambari_cancel_all_requests.sh
#curl
# for ping mode of find_active_server.py
#iputils
# for anonymize_parallel.sh
#parallel
#unzip
#zip