Skip to content

Commit 33d5306

Browse files
committed
Requiring new version of puppet-pip
1 parent b54528e commit 33d5306

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Modulefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name 'tracywebtech-supervisor'
2-
version '1.1.5'
2+
version '1.1.6'
33
source 'https://github.com/TracyWebTech/puppet-supervisor'
44
author 'Tracy Web Technologies'
55
summary 'Install and configure Supervisord'
66
description "This puppet module is used to install and configure Supervisord. It also provides a custom define to manage services (apps) using it."
77
project_page 'https://github.com/TracyWebTech/puppet-supervisor'
88

9-
dependency 'tracywebtech/pip', '>= 1.3.1'
9+
dependency 'tracywebtech/pip', '>= 1.3.2'

0 commit comments

Comments
 (0)