Commit 9098135ebdb13127a1a46ce59c0077ed38842581

Authored by Luan
2 parents 914f1772 576a9de4

Merge branch 'master' into sendmail_for_blank_subjects

puppet/modules/colab/manifests/requirements.pp
... ... @@ -25,7 +25,6 @@ class colab::requirements {
25 25 # XMPP connection manager
26 26 package { 'punjab':
27 27 ensure => installed,
28   - source => 'git+https://github.com/twonds/punjab@c96ffe4#egg=punjab',
29 28 provider => pip,
30 29 require => Package['python-pip'],
31 30 }
... ...