We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392af0e commit 2d45a15Copy full SHA for 2d45a15
Modulefile
@@ -1,9 +1,9 @@
1
name 'tracywebtech-supervisor'
2
-version '1.1.0'
+version '1.1.1'
3
source 'https://github.com/TracyWebTech/puppet-supervisor'
4
author 'Tracy Web Technologies'
5
summary 'Install and configure Supervisord'
6
description "This puppet module is used to install and configure Supervisord. It also provides a custom define to manage services (apps) using it."
7
project_page 'https://github.com/TracyWebTech/puppet-supervisor'
8
9
-dependency 'tracywebtech/pip', '>= 1.0.0'
+dependency 'tracywebtech/pip', '>= 1.1.0'
0 commit comments