Sha256: ee079e5002c9bc63e944b19e9d01b1a2aa47ab01a3a03457162f46fa5f182240

Contents?: true

Size: 213 Bytes

Versions: 8

Compression:

Stored size: 213 Bytes

Contents

# 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\"",
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
freighthop-0.6.1 modules/apt/tests/key.pp
freighthop-0.6.0 modules/apt/tests/key.pp
freighthop-0.5.2 modules/apt/tests/key.pp
freighthop-0.5.1 modules/apt/tests/key.pp
freighthop-0.5.0 modules/apt/tests/key.pp
freighthop-0.4.1 modules/apt/tests/key.pp
freighthop-0.4.0 modules/apt/tests/key.pp
freighthop-0.0.1 modules/apt/tests/key.pp