1、增加cert-redis的安装包及task

2、同步修改deploy.yml
3、为tsgconf/main.conf增加一个kafka的动态配置
4、修改tfe.conf中mc_default_eth的动态配置变量
5、原certstore中的r2、r3文件含有dos字符,修复该问题
This commit is contained in:
zhangzhihan
2020-01-20 01:03:39 +08:00
parent 9e24d4bcdf
commit a402dc2e89
18 changed files with 1149 additions and 16 deletions

View File

@@ -34,6 +34,12 @@
dest: /home/mesasoft/sapp_run/etc/gdev.conf
tags: template
- name: Template the tsgconf/main.conf
template:
src: "{{ role_path }}/templates/main.conf.j2"
dest: /home/mesasoft/sapp_run/tsgconf/main.conf
tags: template
- name: "enable sapp"
systemd:
name: sapp