Sha256: 945438643570c554cffce69980a797a9a00855bab4b4908180b0087755ed3b97

Contents?: true

Size: 123 Bytes

Versions: 27

Compression:

Stored size: 123 Bytes

Contents

# force.pp
# force a package from a specific release

apt::force { 'package':
  release => 'testing',
  version => false
}

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
freighthop-0.6.1 modules/apt/tests/force.pp
freighthop-0.6.0 modules/apt/tests/force.pp
freighthop-0.5.2 modules/apt/tests/force.pp
freighthop-0.5.1 modules/apt/tests/force.pp
freighthop-0.5.0 modules/apt/tests/force.pp
freighthop-0.4.1 modules/apt/tests/force.pp
freighthop-0.4.0 modules/apt/tests/force.pp
freighthop-0.3.3 modules/apt/tests/force.pp
freighthop-0.3.2 modules/apt/tests/force.pp
freighthop-0.3.1 modules/apt/tests/force.pp
freighthop-0.3.0 modules/apt/tests/force.pp
freighthop-0.2.1 modules/apt/tests/force.pp
freighthop-0.2.0 modules/apt/tests/force.pp
freighthop-0.1.0 modules/apt/tests/force.pp
freighthop-0.0.6 modules/apt/tests/force.pp
freighthop-0.0.5 modules/apt/tests/force.pp
freighthop-0.0.4 modules/apt/tests/force.pp
freighthop-0.0.3 modules/apt/tests/force.pp
freighthop-0.0.2 modules/apt/tests/force.pp
freighthop-0.0.1 modules/apt/tests/force.pp