1. add almaty install_config and deploy.yml file 2. change tfe rpm package

This commit is contained in:
fumingwei
2020-10-28 09:41:43 +06:00
parent bda0faa7ff
commit 590ab35b0d
17 changed files with 640 additions and 6 deletions

View File

@@ -40,6 +40,12 @@
dest: /home/mesasoft/sapp_run/tsgconf/maat.conf
tags: template
- name: "Template the tsgconf/tsg_log_field.conf"
template:
src: "{{ role_path }}/templates/tsg_log_field.conf.j2"
dest: /home/mesasoft/sapp_run/tsgconf/tsg_log_field.conf
tags: template
- name: "Template the conf/capture_packet_plug.conf.j2"
template:
src: "{{ role_path }}/templates/capture_packet_plug.conf.j2"