[PR #89] [MERGED] Mhn kurulumu container haline getirilerek honeypot kurulumu ile birlestirildi. #107

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/89
Author: @zkryakgul
Created: 7/1/2020
Status: Merged
Merged: 7/2/2020
Merged by: @ciari

Base: developmentHead: mhn-container


📝 Commits (2)

  • 18f7a2b Mhn kurulumu container haline getirilerek honeypot kurulumu ile birlestirildi.
  • db4adc3 Deployment key guncellendi.

📊 Changes

12 files changed (+108 additions, -91 deletions)

View changed files

📝 ahtapotmys/playbooks/honeypot.yml (+1 -0)
📝 ahtapotmys/roles/honeypot/tasks/main.yml (+3 -0)
ahtapotmys/roles/honeypot/tasks/mhn.yml (+65 -0)
ahtapotmys/roles/honeypot/templates/mhn_generate_ssl.sh.j2 (+11 -0)
📝 ahtapotmys/roles/honeypot/templates/mhn_nginx_conf.j2 (+1 -2)
ahtapotmys/roles/honeypot/templates/mhn_server_conf.sh.j2 (+8 -0)
📝 ahtapotmys/roles/honeypot/vars/main.yml (+18 -4)
📝 ahtapotmys/roles/honeypot/vars/mhn.yml (+1 -3)
ahtapotmys/roles/mhn/handlers/main.yml (+0 -5)
ahtapotmys/roles/mhn/tasks/conf_integrity.yml (+0 -17)
ahtapotmys/roles/mhn/tasks/main.yml (+0 -58)
ahtapotmys/roles/mhn/vars/conf_list.yml (+0 -2)

📄 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/89 **Author:** [@zkryakgul](https://github.com/zkryakgul) **Created:** 7/1/2020 **Status:** ✅ Merged **Merged:** 7/2/2020 **Merged by:** [@ciari](https://github.com/ciari) **Base:** `development` ← **Head:** `mhn-container` --- ### 📝 Commits (2) - [`18f7a2b`](https://github.com/Pardus-Ahtapot/MYS/commit/18f7a2b78a56639c0dcdb7fb5745205baa7a533c) Mhn kurulumu container haline getirilerek honeypot kurulumu ile birlestirildi. - [`db4adc3`](https://github.com/Pardus-Ahtapot/MYS/commit/db4adc341acba21c2e9dd1b0b86ec5365fdbf27f) Deployment key guncellendi. ### 📊 Changes **12 files changed** (+108 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `ahtapotmys/playbooks/honeypot.yml` (+1 -0) 📝 `ahtapotmys/roles/honeypot/tasks/main.yml` (+3 -0) ➕ `ahtapotmys/roles/honeypot/tasks/mhn.yml` (+65 -0) ➕ `ahtapotmys/roles/honeypot/templates/mhn_generate_ssl.sh.j2` (+11 -0) 📝 `ahtapotmys/roles/honeypot/templates/mhn_nginx_conf.j2` (+1 -2) ➕ `ahtapotmys/roles/honeypot/templates/mhn_server_conf.sh.j2` (+8 -0) 📝 `ahtapotmys/roles/honeypot/vars/main.yml` (+18 -4) 📝 `ahtapotmys/roles/honeypot/vars/mhn.yml` (+1 -3) ➖ `ahtapotmys/roles/mhn/handlers/main.yml` (+0 -5) ➖ `ahtapotmys/roles/mhn/tasks/conf_integrity.yml` (+0 -17) ➖ `ahtapotmys/roles/mhn/tasks/main.yml` (+0 -58) ➖ `ahtapotmys/roles/mhn/vars/conf_list.yml` (+0 -2) </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#107
No description provided.