| Index: hiera/install_precise.py |
| diff --git a/hiera/install_precise.py b/hiera/install_precise.py |
| index e149357174a5e5cbc3c737bc454b9e75f89ec21c..5bfd31e5f0c3b905010289b72126087ee2d9deb3 100755 |
| --- a/hiera/install_precise.py |
| +++ b/hiera/install_precise.py |
| @@ -19,6 +19,11 @@ PUPPETLABS_PREFS = ''' |
| # or later release (which is not available in precise) if not pinned here |
| Package: puppet puppet-common |
| Pin: version 2.7.26-* |
| +Pin-Priority: 501 |
| + |
| +# See https://issues.adblockplus.org/ticket/3706#comment:4 |
| +Package: facter |
| +Pin: version 1.* |
| Pin-Priority: 501''' |
| PUPPETLABS_GPG_KEY = ''' |