mirror of
https://github.com/frappe/bench.git
synced 2024-11-13 16:56:33 +00:00
Merge pull request #290 from vjFaLk/centos-fix
[fix] install libselinux-python in the case of centos 7 minimal
This commit is contained in:
commit
98ab39637f
1
playbooks/develop/centos.yml
Normal file → Executable file
1
playbooks/develop/centos.yml
Normal file → Executable file
@ -21,6 +21,7 @@
|
|||||||
- redis
|
- redis
|
||||||
|
|
||||||
# for mariadb
|
# for mariadb
|
||||||
|
- libselinux-python
|
||||||
- mysql-devel
|
- mysql-devel
|
||||||
- mysql-libs
|
- mysql-libs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user