Pinning germqtt to 0.10
We are seeing issues from pip provider using latest. Use pinned version for now to get past the issue. Change-Id: I65feaaca83cf0c96f6bcc82aac20b1215c055ec0
This commit is contained in:
parent
3e84a392aa
commit
de6ff61dc1
@ -11,7 +11,7 @@ class germqtt {
|
||||
include ::pip
|
||||
|
||||
package {'germqtt':
|
||||
ensure => latest,
|
||||
ensure => '0.1.0',
|
||||
provider => 'pip',
|
||||
require => Class['pip'],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user