Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed OVA related files and references #3088

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
*.pem
.vagrant
ova/Config_files/filebeat.yml
*.ova
*.ovf
*.vmdk
*.wpk
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@

Wazuh is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity monitoring, policy monitoring, rootkit detection, real-time alerting, active response, vulnerability detector, etc.

In this repository, you can find the necessary tools to build a Wazuh package for IBM AIX, HP-UX, Solaris Intel/SPARC, OVA, Puppet module, and Wazuh installation scripts.
In this repository, you can find the necessary tools to build a Wazuh package for IBM AIX, HP-UX, Solaris Intel/SPARC, Puppet module, and Wazuh installation scripts.

- [AIX](/aix/README.md)
- [HP-UX](/hp-ux/README.md)
- [OVA](/ova/README.md)
- [Solaris](/solaris/README.md)

## Branches
Expand Down
1 change: 0 additions & 1 deletion aix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Please, visit the following link for the full AIX packages building documentatio
## More Packages

- [HP-UX](/hp-ux/README.md)
- [OVA](/ova/README.md)
- [Solaris](/solaris/README.md)

## Contribute
Expand Down
1 change: 0 additions & 1 deletion hp-ux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ Please, visit the following link for the full HPUX packages building documentati
## More Packages

- [AIX](/aix/README.md)
- [OVA](/ova/README.md)
- [Solaris](/solaris/README.md)
4 changes: 0 additions & 4 deletions ova/.gitignore

This file was deleted.

64 changes: 0 additions & 64 deletions ova/Ova2Ovf.py

This file was deleted.

21 changes: 0 additions & 21 deletions ova/README.md

This file was deleted.

28 changes: 0 additions & 28 deletions ova/Vagrantfile

This file was deleted.

20 changes: 0 additions & 20 deletions ova/assets/custom/automatic_set_ram.sh

This file was deleted.

9 changes: 0 additions & 9 deletions ova/assets/custom/enable_fips.sh

This file was deleted.

29 changes: 0 additions & 29 deletions ova/assets/custom/functions.sh

This file was deleted.

8 changes: 0 additions & 8 deletions ova/assets/custom/grub/grub

This file was deleted.

Binary file removed ova/assets/custom/grub/wazuh.png
Binary file not shown.
50 changes: 0 additions & 50 deletions ova/assets/custom/messages.sh

This file was deleted.

14 changes: 0 additions & 14 deletions ova/assets/custom/removeVagrant.service

This file was deleted.

19 changes: 0 additions & 19 deletions ova/assets/custom/removeVagrant.sh

This file was deleted.

8 changes: 0 additions & 8 deletions ova/assets/custom/updateIndexerHeap.service

This file was deleted.

31 changes: 0 additions & 31 deletions ova/assets/postProvision.sh

This file was deleted.

Loading