[PR #38] [MERGED] Bilgi sistemleri izleme #61

Closed
opened 2026-03-02 15:45:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/38
Author: @alptugay
Created: 11/21/2018
Status: Merged
Merged: 11/23/2018
Merged by: @volkandod

Base: developmentHead: bilgi-sistemleri-izleme


📝 Commits (10+)

  • 9907dc9 Merge branch 'bilgi-sistemleri-izleme' into ansible2.2.1-uyumluluk
  • f41631a Merge branch 'bilgi-sistemleri-izleme' into ansible2.2.1-uyumluluk
  • 89fa013 ansible rolü uyumluluk sorunlari giderildi.
  • b72cb12 dhcp rolu uyumluluk sorunlari giderildi
  • d2b01ab elasticsearch uyumluluk sorunlari giderildi
  • 3868863 Merge branch 'bilgi-sistemleri-izleme' into ansible2.2.1-uyumluluk
  • 107c183 firewall rolu uyumluluk sorunlari giderildi.
  • 0e0586a firewallbuilder rolu uyumluluk sorunlari giderildi
  • 25ba28f openvpn uyumluluk sorunlari giderildi
  • 8f1e899 Merge branch 'bilgi-sistemleri-izleme' into ansible2.2.1-uyumluluk

📊 Changes

283 files changed (+3496 additions, -199 deletions)

View changed files

📝 ahtapotmys/hosts (+3 -0)
📝 ahtapotmys/playbooks/ansible.yml (+4 -0)
📝 ahtapotmys/playbooks/antispam.yml (+4 -0)
📝 ahtapotmys/playbooks/apache.yml (+4 -0)
📝 ahtapotmys/playbooks/barnyard2.yml (+4 -0)
📝 ahtapotmys/playbooks/base.yml (+1 -0)
📝 ahtapotmys/playbooks/dhcp.yml (+4 -0)
📝 ahtapotmys/playbooks/elasticsearch.yml (+4 -0)
📝 ahtapotmys/playbooks/firewall.yml (+3 -0)
📝 ahtapotmys/playbooks/firewallbuilder.yml (+4 -0)
📝 ahtapotmys/playbooks/firewallopenvpn.yml (+5 -0)
📝 ahtapotmys/playbooks/firewallproxydhcp.yml (+6 -0)
📝 ahtapotmys/playbooks/firstrun.yml (+3 -0)
📝 ahtapotmys/playbooks/freshclam-mirror.yml (+4 -0)
📝 ahtapotmys/playbooks/gitlab.yml (+4 -0)
📝 ahtapotmys/playbooks/gkts.yml (+4 -0)
📝 ahtapotmys/playbooks/honeypot.yml (+4 -0)
📝 ahtapotmys/playbooks/icinga.yml (+5 -0)
📝 ahtapotmys/playbooks/icinga2-clients.yml (+3 -0)
📝 ahtapotmys/playbooks/ids.yml (+8 -0)

...and 80 more files

📄 Description

iyileştirme kapsamında yapılan geliştirmeler


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Pardus-Ahtapot/MYS/pull/38 **Author:** [@alptugay](https://github.com/alptugay) **Created:** 11/21/2018 **Status:** ✅ Merged **Merged:** 11/23/2018 **Merged by:** [@volkandod](https://github.com/volkandod) **Base:** `development` ← **Head:** `bilgi-sistemleri-izleme` --- ### 📝 Commits (10+) - [`9907dc9`](https://github.com/Pardus-Ahtapot/MYS/commit/9907dc94b985611b3f497a8f9428ea98358cf7ed) Merge branch 'bilgi-sistemleri-izleme' into ansible2.2.1-uyumluluk - [`f41631a`](https://github.com/Pardus-Ahtapot/MYS/commit/f41631a9cbdf5d90ac5fa10723563b72f4033fa8) Merge branch 'bilgi-sistemleri-izleme' into ansible2.2.1-uyumluluk - [`89fa013`](https://github.com/Pardus-Ahtapot/MYS/commit/89fa013bdca24749b605d3987f9ec1b60c44d2ad) ansible rolü uyumluluk sorunlari giderildi. - [`b72cb12`](https://github.com/Pardus-Ahtapot/MYS/commit/b72cb1257d143c3697f2b677f8b21ce08638e252) dhcp rolu uyumluluk sorunlari giderildi - [`d2b01ab`](https://github.com/Pardus-Ahtapot/MYS/commit/d2b01abe5a04abef39d6abf824a019831776f162) elasticsearch uyumluluk sorunlari giderildi - [`3868863`](https://github.com/Pardus-Ahtapot/MYS/commit/38688633adebafbf054ae61b177fb535d31f126c) Merge branch 'bilgi-sistemleri-izleme' into ansible2.2.1-uyumluluk - [`107c183`](https://github.com/Pardus-Ahtapot/MYS/commit/107c1834b3703ede08c6af1083a027fb0a8e6560) firewall rolu uyumluluk sorunlari giderildi. - [`0e0586a`](https://github.com/Pardus-Ahtapot/MYS/commit/0e0586a0ee603221ced5cad718a30240c17d45ff) firewallbuilder rolu uyumluluk sorunlari giderildi - [`25ba28f`](https://github.com/Pardus-Ahtapot/MYS/commit/25ba28f047660b0ae99a1dc2791b7cf6f7108dde) openvpn uyumluluk sorunlari giderildi - [`8f1e899`](https://github.com/Pardus-Ahtapot/MYS/commit/8f1e89979a16b96192b48df7e05f6b817732fa7e) Merge branch 'bilgi-sistemleri-izleme' into ansible2.2.1-uyumluluk ### 📊 Changes **283 files changed** (+3496 additions, -199 deletions) <details> <summary>View changed files</summary> 📝 `ahtapotmys/hosts` (+3 -0) 📝 `ahtapotmys/playbooks/ansible.yml` (+4 -0) 📝 `ahtapotmys/playbooks/antispam.yml` (+4 -0) 📝 `ahtapotmys/playbooks/apache.yml` (+4 -0) 📝 `ahtapotmys/playbooks/barnyard2.yml` (+4 -0) 📝 `ahtapotmys/playbooks/base.yml` (+1 -0) 📝 `ahtapotmys/playbooks/dhcp.yml` (+4 -0) 📝 `ahtapotmys/playbooks/elasticsearch.yml` (+4 -0) 📝 `ahtapotmys/playbooks/firewall.yml` (+3 -0) 📝 `ahtapotmys/playbooks/firewallbuilder.yml` (+4 -0) 📝 `ahtapotmys/playbooks/firewallopenvpn.yml` (+5 -0) 📝 `ahtapotmys/playbooks/firewallproxydhcp.yml` (+6 -0) 📝 `ahtapotmys/playbooks/firstrun.yml` (+3 -0) 📝 `ahtapotmys/playbooks/freshclam-mirror.yml` (+4 -0) 📝 `ahtapotmys/playbooks/gitlab.yml` (+4 -0) 📝 `ahtapotmys/playbooks/gkts.yml` (+4 -0) 📝 `ahtapotmys/playbooks/honeypot.yml` (+4 -0) 📝 `ahtapotmys/playbooks/icinga.yml` (+5 -0) 📝 `ahtapotmys/playbooks/icinga2-clients.yml` (+3 -0) 📝 `ahtapotmys/playbooks/ids.yml` (+8 -0) _...and 80 more files_ </details> ### 📄 Description iyileştirme kapsamında yapılan geliştirmeler --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:45:56 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MYS#61
No description provided.