mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-25 17:45:56 +03:00
[PR #58] [MERGED] Veritabanı güvenlik duvarı konfigürasyon dosyasının path'i düzeltildi." #82
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MYS#82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/58
Author: @zkryakgul
Created: 7/16/2019
Status: ✅ Merged
Merged: 7/16/2019
Merged by: @ciari
Base:
master← Head:master📝 Commits (2)
1ecf12cEksik "conf_list.yml" var dosyası path'i eklendi.c0a5451Veritabanı güvenlik duvarı konfigürasyon dosyasının path'i düzeltildi.📊 Changes
3 files changed (+3 additions, -2 deletions)
View changed files
📝
ahtapotmys/playbooks/dbfirewall.yml(+1 -0)📝
ahtapotmys/roles/database-firewall/defaults/main.yml(+1 -1)📝
ahtapotmys/roles/database-firewall/vars/ahtapot-dbfw.yml(+1 -1)📄 Description
Path aşağıdaki dosyalarda yanlış tanımlandığından:
task'ta ise aşağıdaki gibi çağrıldığından
dest: "{{ dbfw_conf_dir }}/dbshield.yml"işlem sonundaki path aşağıdaki gibi olmaktadır.
/etc/dbshield/dbshield.yml/dbshield.ymlGerekli dosyalar düzeltilerek hata giderildi.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.