Skip to content

Commit

Permalink
Add version pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
spartan782 committed May 20, 2021
1 parent 697ba6b commit 44f2b18
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions ansible/roles/common/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@ download_packages:
- nmap-ncat
- logrotate
- rock-release
- zeek
- zeek-3.1.5
- zeek-aux
- zeek-plugin-kafka
- zeek-plugin-af_packet
- zeek-plugin-gquic
- zeek-plugin-communityid
- GeoIP
- GeoIP-update
- suricata
- suricata-5.0.5
- perl-Crypt-SSLeay
- perl-LWP-Protocol-https
- perl-Sys-Syslog
Expand All @@ -74,17 +74,16 @@ download_packages:
- kafka
- kafkacat
- java-11-openjdk-headless
- fsf
- elasticsearch
- logstash
- kibana
- auditbeat
- metricbeat
- filebeat
- heartbeat
- metricbeat
- elasticsearch-7.11.2
- logstash-7.11.2
- kibana-7.11.2
- auditbeat-7.11.2
- metricbeat-7.11.2
- filebeat-7.11.2
- heartbeat-7.11.2
- metricbeat-7.11.2
- easy-rsa
- python2-pyOpenSSL
- pyOpenSSL
- python2-xkcdpass
- python2-pytest
- python2-testinfra
Expand Down

0 comments on commit 44f2b18

Please sign in to comment.