File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ by putting together a hiera file.
1919### uwsgi
2020
2121The main entry point. Simply `` include uwsgi `` to accept all the default
22- parameters.
22+ parameters. The service file template will, by default, auto-configure itself for
23+ redhat init.d or upstart depending on the service provider.
2324
2425#### Parameters
2526
@@ -63,7 +64,9 @@ parameters.
6364 Default: 'upstart'
6465
6566 ` upstart ` is required for the default ` service_file ` , and
66- works on RedHat >= 6
67+ works on RedHat >= 6. Setting ` service_provider ` to ` redhat `
68+ will now deploy the init.d service file, unless you specifically
69+ set ` service_template ` etc.
6770
6871* ` manage_service_file `
6972 Whether to override the system service file if it exists.
Original file line number Diff line number Diff line change 11{
22 "name" : " engage-uwsgi" ,
3- "version" : " 0.9 .0" ,
3+ "version" : " 1.0 .0" ,
44 "author" : " jarshwah <josh.smeaton@gmail.com>" ,
55 "summary" : " Install and configure uwsgi in Emperor mode" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments