fcd1a57d30
As we discovered in the course of upgrading puppetboard the puppetdb package is upgraded independently of the puppetdb-terminus package, but in fact it will break if they don't match. We now pin them to the same values for safety. Change-Id: I628129997e084ec5e4cb18947fa7e2362c9b4ba5
12 lines
295 B
Plaintext
12 lines
295 B
Plaintext
Package: puppet puppet-common puppetmaster puppetmaster-common puppetmaster-passenger
|
|
Pin: version <%= @pin_puppet %>*
|
|
Pin-Priority: 501
|
|
|
|
Package: puppetdb puppetdb-terminus
|
|
Pin: version <%= @pin_puppetdb %>*
|
|
Pin-Priority: 501
|
|
|
|
Package: facter
|
|
Pin: version <%= @pin_facter %>*
|
|
Pin-Priority: 501
|