[PR #86] [MERGED] Mhn ve honeypot role'lerindeki hatalar giderildi. #106

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

📋 Pull Request Information

Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/86
Author: @zkryakgul
Created: 6/29/2020
Status: Merged
Merged: 6/29/2020
Merged by: @ciari

Base: developmentHead: development


📝 Commits (7)

  • a937a84 Merge pull request #5 from Pardus-Ahtapot/development
  • b575099 Yorum satırı düzeltildi. (Bitişik olmasından ötürü değişkenle birlikte okunuyordu.)
  • 9343b20 honeypot containerlari icin MACVLAN yapilandirmasi düzeltildi.
  • 71b39cf mhn rolu icin eksik degiskenler ve handler dosyalari eklendi.
  • a608176 cowrie konfigurasyon komutlari template haline getirildi
  • 5da897d Cok fazla container calistigindan oturu inotify instance limiti arttirildi.
  • 1e3bd42 Conpot honeypot'u icin yapilandirma eklendi

📊 Changes

10 files changed (+108 additions, -39 deletions)

View changed files

📝 ahtapotmys/roles/honeypot/tasks/cowrie.yml (+13 -15)
📝 ahtapotmys/roles/honeypot/tasks/main.yml (+34 -15)
ahtapotmys/roles/honeypot/templates/cowrie_configure.sh.j2 (+18 -0)
📝 ahtapotmys/roles/honeypot/templates/default.conf.j2 (+3 -0)
📝 ahtapotmys/roles/honeypot/templates/defaults.lxc-net.j2 (+4 -0)
📝 ahtapotmys/roles/honeypot/vars/main.yml (+13 -1)
📝 ahtapotmys/roles/ids/vars/main.yml (+1 -1)
ahtapotmys/roles/mhn/handlers/main.yml (+5 -0)
📝 ahtapotmys/roles/mhn/tasks/main.yml (+6 -6)
📝 ahtapotmys/roles/mhn/vars/main.yml (+11 -1)

📄 Description

No description provided


🔄 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/86 **Author:** [@zkryakgul](https://github.com/zkryakgul) **Created:** 6/29/2020 **Status:** ✅ Merged **Merged:** 6/29/2020 **Merged by:** [@ciari](https://github.com/ciari) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (7) - [`a937a84`](https://github.com/Pardus-Ahtapot/MYS/commit/a937a846c3fd31573fcbebb4a7117d731f6b1f38) Merge pull request #5 from Pardus-Ahtapot/development - [`b575099`](https://github.com/Pardus-Ahtapot/MYS/commit/b57509965238480dea05c83225b91d13c63c56aa) Yorum satırı düzeltildi. (Bitişik olmasından ötürü değişkenle birlikte okunuyordu.) - [`9343b20`](https://github.com/Pardus-Ahtapot/MYS/commit/9343b201ab436df3eb7efb0b9feaa9add6cd8e0d) honeypot containerlari icin MACVLAN yapilandirmasi düzeltildi. - [`71b39cf`](https://github.com/Pardus-Ahtapot/MYS/commit/71b39cf9fa495f7abbc3b6670fff22557bcbf257) mhn rolu icin eksik degiskenler ve handler dosyalari eklendi. - [`a608176`](https://github.com/Pardus-Ahtapot/MYS/commit/a608176aa79ccc75111b5ef84fc7f5f65377bf67) cowrie konfigurasyon komutlari template haline getirildi - [`5da897d`](https://github.com/Pardus-Ahtapot/MYS/commit/5da897dc33d8d2f2d28a17620358578783685b99) Cok fazla container calistigindan oturu inotify instance limiti arttirildi. - [`1e3bd42`](https://github.com/Pardus-Ahtapot/MYS/commit/1e3bd425e1a3a8e74665538628a30bb977e844ff) Conpot honeypot'u icin yapilandirma eklendi ### 📊 Changes **10 files changed** (+108 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `ahtapotmys/roles/honeypot/tasks/cowrie.yml` (+13 -15) 📝 `ahtapotmys/roles/honeypot/tasks/main.yml` (+34 -15) ➕ `ahtapotmys/roles/honeypot/templates/cowrie_configure.sh.j2` (+18 -0) 📝 `ahtapotmys/roles/honeypot/templates/default.conf.j2` (+3 -0) 📝 `ahtapotmys/roles/honeypot/templates/defaults.lxc-net.j2` (+4 -0) 📝 `ahtapotmys/roles/honeypot/vars/main.yml` (+13 -1) 📝 `ahtapotmys/roles/ids/vars/main.yml` (+1 -1) ➕ `ahtapotmys/roles/mhn/handlers/main.yml` (+5 -0) 📝 `ahtapotmys/roles/mhn/tasks/main.yml` (+6 -6) 📝 `ahtapotmys/roles/mhn/vars/main.yml` (+11 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:46:11 +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#106
No description provided.