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
35 lines (27 loc) · 762 Bytes
/
rpm-packages.txt
File metadata and controls
35 lines (27 loc) · 762 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
#
# 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
# needed for tests/test_spark* and ambari_cancel_all_requests.sh
curl
# for ping mode of find_active_server.py
iputils
# for htpasswd for docker registry authenticated checks
https-tools
# needed to build pyhs2
# libgsasl-devel saslwrapper-devel
#cyrus-sasl-devel
# for anonymize_parallel.sh
parallel
unzip
zip