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 b54528e commit 33d5306Copy full SHA for 33d5306
Modulefile
@@ -1,9 +1,9 @@
1
name 'tracywebtech-supervisor'
2
-version '1.1.5'
+version '1.1.6'
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.3.1'
+dependency 'tracywebtech/pip', '>= 1.3.2'
0 commit comments