Get rid of ensure => latest
[mirror/dsa-puppet.git] / modules / roles / manifests / pubsub / client.pp
index 5ef22d0..1c236a1 100644 (file)
@@ -16,7 +16,7 @@ class roles::pubsub::client {
                'python-dsa-mq',
                'python-kombu'
        ]:
-               ensure => latest,
+               ensure => installed,
                tag    => extra_repo,
        }