2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-10 09:02:10 +00:00

[fix] install libselinux-python in the case of centos 7 minimal

This commit is contained in:
Valmik Jangla 2016-08-04 22:15:54 -07:00
parent 73f74bd9bd
commit 5193523727

1
playbooks/develop/centos.yml Normal file → Executable file
View File

@ -21,6 +21,7 @@
- redis
# for mariadb
- libselinux-python
- mysql-devel
- mysql-libs