parent
1aed26618b
commit
afd2cfc5e4
7 changed files with 77 additions and 26 deletions
@ -0,0 +1,10 @@ |
||||
--- |
||||
|
||||
system_distro_utils: |
||||
- apt-transport-https |
||||
- openssh-client |
||||
- netcat |
||||
- xz-utils |
||||
- liblz4-tool |
||||
- sshfs |
||||
- zstd |
@ -0,0 +1,6 @@ |
||||
--- |
||||
|
||||
letsencrypt_packages: |
||||
- python3-pip |
||||
- python3-setuptools |
||||
- curl |
@ -0,0 +1,6 @@ |
||||
--- |
||||
|
||||
ntp_ntpd_service: ntp |
||||
ntp_chrony_service: chrony |
||||
ntp_chrony_conf: /etc/chrony/chrony.conf |
||||
ntp_chrony_keyfile: /etc/chrony/chrony.keys |
@ -0,0 +1,4 @@ |
||||
--- |
||||
|
||||
rsync_packages: |
||||
- rsync |
@ -0,0 +1,14 @@ |
||||
--- |
||||
|
||||
zabbix_agent_packages: |
||||
- zabbix-agent |
||||
- openssl |
||||
- git |
||||
- libconfig-simple-perl |
||||
- libjson-perl |
||||
- libfile-which-perl |
||||
- smartmontools |
||||
- lm-sensors |
||||
- patch |
||||
- fping |
||||
- libstatistics-descriptive-perl |
Loading…
Reference in new issue