dev/provisioning/modules/yum/tests/versionlock.pp
author ymh <ymh.work@gmail.com>
Fri, 02 Dec 2016 09:33:53 +0100
changeset 456 3a32d2f57429
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
ember 2.10

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