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

@@ -26,3 +26,9 @@
name: packet_dump.service
enabled: yes
daemon_reload: yes
- name: "enable httpd"
systemd:
name: httpd
enabled: yes
daemon_reload: yes