Created
February 20, 2017 14:36
-
-
Save cosimo/793bbd4e15b5811d3923de7edb4b6c0e to your computer and use it in GitHub Desktop.
Pinning packages to standard debian repository
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cat /etc/apt/preferences.d/puppet | |
Explanation: Need passenger to run Puppetmaster | |
Package: puppetmaster-common puppetmaster puppet puppet-common facter puppetmaster-passenger | |
Pin: release o=Debian | |
Pin-Priority: 999 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment