# Declare Apt key for apt.puppetlabs.com source apt::key { 'puppetlabs': key => '4BD6EC30', key_server => 'pgp.mit.edu', key_options => "http-proxy=\"http://proxyuser:proxypass@example.org:3128\"", }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 16170 | perforce_software | Move Chronicle files to follow new path scheme for branching. | ||
//guest/perforce_software/chronicle/manifests/modules/apt/tests/key.pp | |||||
#1 | 8972 | Matt Attaway | Initial add of the Chronicle source code |