ソースを参照

Add puppet-supervisord to the plugins list

Mike Naberezny 10 年 前
コミット
a85b04711e
1 ファイル変更2 行追加0 行削除
  1. 2 0
      docs/plugins.rst

+ 2 - 0
docs/plugins.rst

@@ -88,6 +88,8 @@ with third party applications:
     A buildout recipe to install supervisor.
 `puppet-module-supervisor <https://github.com/plathrop/puppet-module-supervisor>`_
     Puppet module for configuring the supervisor daemon tool.
+`puppet-supervisord <https://github.com/ajcrowe/puppet-supervisord>`_
+    Puppet module to manage the supervisord process control system.
 `ngx_supervisord <https://github.com/FRiCKLE/ngx_supervisord>`_
     An nginx module providing API to communicate with supervisord and
     manage (start/stop) backends on-demand.