UNPKG

masson

Version:

Module execution engine for cluster deployments.

10 lines (6 loc) 248 B
# Iptables Start Start the Iptables service by executing the command `service iptables start`. export default header: 'Iptables Start', handler: -> @service.start if: @config.iptables.action is 'start' name: 'iptables'