aboutsummaryrefslogtreecommitdiffstats
path: root/repo
diff options
context:
space:
mode:
authorqiwei-li-huawei <qiwei.li@huawei.com>2017-02-10 15:48:38 +0800
committerJustin chi <chigang@huawei.com>2017-02-21 01:48:13 +0000
commit2b5676bc3c3f8f735a57c1d3443cd62e7d3704fd (patch)
tree87d14df3c6ef0fe4a3dcf2b5650fa466f242b2f5 /repo
parent849d0b1ae242f5b10163b45e285d4ee661519752 (diff)
add ntp for compass-core
JIRA: COMPASS-514 add ntp for compass-core and set up timezone, make timezone in compass-core same as where hosts' are To set timezone of both compass-core and hosts, edit /deploy/conf/compass.conf TIMEZONE: Asia/Shanghai Change-Id: If60623dbff793e56e65c32f80addc5e1d956f3e1 Signed-off-by: qiwei-li-huawei <qiwei.li@huawei.com>
Diffstat (limited to 'repo')
-rwxr-xr-xrepo/repo_func.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/repo_func.sh b/repo/repo_func.sh
index 4a9e469e..b13bedfa 100755
--- a/repo/repo_func.sh
+++ b/repo/repo_func.sh
@@ -347,7 +347,7 @@ function make_compass_repo()
python-yaml python-jinja2 python-paramiko elasticsearch logstash bind-license vim nmap-ncat \
yum cobbler cobbler-web createrepo mkisofs syslinux pykickstart bind rsync fence-agents \
dhcp xinetd tftp-server httpd libselinux-python python-setuptools python-devel mysql-devel \
- mysql-server mysql MySQL-python redis mod_wsgi net-tools rabbitmq-server nfs-utils" \
+ mysql-server mysql MySQL-python redis mod_wsgi net-tools rabbitmq-server nfs-utils ntp ntpdate" \
--special-package "kibana jdk"
}