Skip to content

Instantly share code, notes, and snippets.

@haus
Created October 8, 2012 06:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save haus/3851012 to your computer and use it in GitHub Desktop.
Save haus/3851012 to your computer and use it in GitHub Desktop.
for just puppet agents:
in file /etc/apt/preferences.d/00-puppet.pref ...
Package: puppet puppet-common
Pin: version 2.7*
Pin-Priority: 501
for puppet agent and master:
in file /etc/apt/preferences.d/00-puppet.pref ...
Package: puppet puppet-common puppetmaster puppetmaster-common
Pin: version 2.7*
Pin-Priority: 501
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment