UNPKG

masson

Version:

Module execution engine for cluster deployments.

10 lines (6 loc) 207 B
# HTTPD Web Server Status Print the status for the HTTPD service. export default header: 'HTTPD Status', handler: -> @service.status name: 'httpd' if_exists: '/etc/init.d/httpd'