
foreman import
By: a guest on Mar 2nd, 2010 | syntax:
Ruby | size: 0.37 KB | hits: 301 | expires: Never
service { "unfsd":
provider => base,
binary => "/usr/sbin/unfsd",
ensure => running,
require => Package[unfs3],
}
err: //myclass::sharedfs_server/Service[unfsd]/ensure: change from stopped to running failed: Could not set running on ensure: Must pass an array to execute() at /etc/puppet/modules/myclass/manifests/init.pp:122