Commit 576a9de4361065d74f887252e90150f3294e729b
1 parent
7489e9c4
Exists in
master
and in
39 other branches
Punjan is now available on pypi
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
puppet/modules/colab/manifests/requirements.pp
@@ -25,7 +25,6 @@ class colab::requirements { | @@ -25,7 +25,6 @@ class colab::requirements { | ||
25 | # XMPP connection manager | 25 | # XMPP connection manager |
26 | package { 'punjab': | 26 | package { 'punjab': |
27 | ensure => installed, | 27 | ensure => installed, |
28 | - source => 'git+https://github.com/twonds/punjab@c96ffe4#egg=punjab', | ||
29 | provider => pip, | 28 | provider => pip, |
30 | require => Package['python-pip'], | 29 | require => Package['python-pip'], |
31 | } | 30 | } |