Change uwsgi-plugin-python to uwsgi-plugin-python2

We need to change the package name of uwsgi-plugin-python to
uwsgi-plugin-python2 in Redhat Family OS, because they do not have
the name of the package.

Change-Id: I459ea1f300e1d203e77dfc739ff446ca985aacb1
This commit is contained in:
John Haan 2019-03-04 23:14:04 +09:00
parent 734f63cdbb
commit 81d80496d4
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ required_packages:
- libxml2-devel
- nginx
- uwsgi
- uwsgi-plugin-python
- uwsgi-plugin-python2