# pin a release in apt, useful for unstable repositories apt::pin { 'foo': packages => '*', priority => 0, }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 8433 | Matt Attaway |
Test environement for working with Webkeeper using vagrant. Just sync and type 'vagrant up' |