dev/provisioning/modules/yum/tests/versionlock.pp
author ymh <ymh.work@gmail.com>
Wed, 06 Jul 2016 14:22:24 +0200
changeset 229 744379451219
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
add publisher and duration_ms to model

yum::versionlock { '0:bash-4.1.2-9.el6_2.*':
  ensure  => present,
}