Skip to content

Commit c0d5852

Browse files
committed
Install AFS on SQL servers
1 parent caf2a3e commit c0d5852

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

ansible/scripts-syslog.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
- aptitude
1818
- vim
1919
- emacs-nox
20+
- tcpdump
21+
- tshark
22+
- screen
2023
state: present
2124
- name: Start zhm
2225
service: name=zhm state=started

ansible/sql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
- sql-mysql
3030
- sql-remctl
3131
- sql-nrpe
32+
- afs
3233
handlers:
3334
- name: load modules
3435
service: name=systemd-modules-load state=restarted

0 commit comments

Comments
 (0)