
Untitled
By: a guest on
May 4th, 2012 | syntax:
None | size: 0.50 KB | hits: 14 | expires: Never
# ralsh service function
warning: You have configuration parameter $server specified in [puppetd], which is a deprecated section. I'm assuming you meant [agent]
warning: You have configuration parameter $report specified in [puppetd], which is a deprecated section. I'm assuming you meant [agent]
warning: You have configuration parameter $certname specified in [puppetd], which is a deprecated section. I'm assuming you meant [agent]
service { 'function':
ensure => 'running',
enable => 'false'
}