Added a pin for the factor package
Puppetlabs have been updated and the pinned version of puppet-common now requires a version of facter to be < 2. As such facter is now pinned to 1.*. Change-Id: Ief0030c7cb404322c131ac4cfe90e2c7b82b54a1
This commit is contained in:
parent
5cf9cfaa31
commit
c550cff8a7
@ -71,6 +71,10 @@ else
|
||||
Package: puppet puppet-common puppetmaster puppetmaster-common puppetmaster-passenger
|
||||
Pin: version 2.7*
|
||||
Pin-Priority: 501
|
||||
|
||||
Package: facter
|
||||
Pin: version 1.*
|
||||
Pin-Priority: 501
|
||||
EOF
|
||||
|
||||
lsbdistcodename=`lsb_release -c -s`
|
||||
|
Loading…
Reference in New Issue
Block a user