更新oam_cli配置文件, 端口改为1122.

This commit is contained in:
lijia
2020-11-21 20:01:34 +08:00
parent 3b9b3c3c04
commit 285e302374

View File

@@ -1,3 +1,8 @@
- name: "Templates application.properties.j2"
template:
src: "{{ role_path }}/templates/application.properties.j2"
dest: /opt/tsg/cli_agent/application.properties
- name: "Templates oam_cli_agent.service"
template: