diff --git a/puppet/modules/colab/manifests/requirements.pp b/puppet/modules/colab/manifests/requirements.pp index 86c0bee0..b0f2335e 100644 --- a/puppet/modules/colab/manifests/requirements.pp +++ b/puppet/modules/colab/manifests/requirements.pp @@ -25,7 +25,6 @@ # XMPP connection manager package { 'punjab': ensure => installed, - source => 'git+https://github.com/twonds/punjab@c96ffe4#egg=punjab', provider => pip, require => Package['python-pip'], }