masson
Version:
Module execution engine for cluster deployments.
15 lines (13 loc) • 402 B
Markdown
title: Reload
module: masson/core/reload
layout: module
module.exports = []
module.exports.push 'masson/core/network_restart'
module.exports.push 'masson/core/dns'
module.exports.push 'masson/core/network'
module.exports.push 'masson/core/proxy'
module.exports.push 'masson/core/curl'
module.exports.push 'masson/core/yum'
module.exports.push 'masson/core/ntp'