mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-25 17:45:56 +03:00
[PR #1] [MERGED] faz 1 bilgi sistemleri izleme cozumu #25
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#25
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/1
Author: @alptugay
Created: 4/5/2018
Status: ✅ Merged
Merged: 4/9/2018
Merged by: @volkandod
Base:
development← Head:bilgi-sistemleri-izleme📝 Commits (1)
3dcb4b1faz 1 bilgi sistemleri izleme cozumu📊 Changes
70 files changed (+3820 additions, -0 deletions)
View changed files
📝
ahtapotmys/hosts(+5 -0)➕
ahtapotmys/playbooks/apache.yml(+26 -0)➕
ahtapotmys/playbooks/mysql.yml(+25 -0)➕
ahtapotmys/playbooks/sensu.yml(+28 -0)➕
ahtapotmys/playbooks/zabbix-web.yml(+29 -0)➕
ahtapotmys/playbooks/zabbix.yml(+30 -0)➕
ahtapotmys/roles/apache/handlers/main.yml(+6 -0)➕
ahtapotmys/roles/apache/meta/main.yml(+137 -0)➕
ahtapotmys/roles/apache/tasks/configure.yml(+58 -0)➕
ahtapotmys/roles/apache/tasks/main.yml(+40 -0)➕
ahtapotmys/roles/apache/tasks/setup.yml(+9 -0)➕
ahtapotmys/roles/apache/templates/vhosts.conf.j2(+82 -0)➕
ahtapotmys/roles/apache/vars/apache-22.yml(+11 -0)➕
ahtapotmys/roles/apache/vars/apache-24.yml(+8 -0)➕
ahtapotmys/roles/apache/vars/main.yml(+68 -0)➕
ahtapotmys/roles/mysql/handlers/main.yml(+3 -0)➕
ahtapotmys/roles/mysql/meta/main.yml(+137 -0)➕
ahtapotmys/roles/mysql/tasks/configure.yml(+78 -0)➕
ahtapotmys/roles/mysql/tasks/databases.yml(+8 -0)➕
ahtapotmys/roles/mysql/tasks/main.yml(+20 -0)...and 50 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.