[Why] Before install redis and lockfile-progs in centos, need install epel-release package first.
Signed-off-by: Zhang Yale zhangyale3@huawei.com --- sparrow/0-package/os/centos | 1 + 1 file changed, 1 insertion(+)
diff --git a/sparrow/0-package/os/centos b/sparrow/0-package/os/centos index 261592c..8dcab75 100755 --- a/sparrow/0-package/os/centos +++ b/sparrow/0-package/os/centos @@ -3,6 +3,7 @@ # Copyright (c) 2020 Huawei Technologies Co., Ltd. All rights reserved.
pkgs=( + epel-release vim git gcc