Skip to content

sync host firewall

Mason J. Katz edited this page Dec 15, 2015 · 1 revision

sync host firewall

Usage

stack sync host firewall [restart=boolean]

Description

Reconfigure and optionally restart firewall for named hosts.

Parameters

  • [restart=boolean]

    If "yes", then restart iptables after the configuration files are applied on the host. The default is: yes.

Examples

  • stack sync host firewall compute-0-0

    Reconfigure and restart the firewall on compute-0-0.

Clone this wiki locally