dev/provisioning/modules/yum/tests/group.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::group { 'X Window System':
  ensure => present,
}