lorax/docs
Brian C. Lane 780f00d81a lorax-composer: Add firewall support to blueprints
You can now open ports in the firewall, using port numbers or service
names:

    [customizations.firewall]
    ports = ["22:tcp", "80:tcp", "imap:tcp", "53:tcp", "53:udp"]

Or enable/disable services registered with firewalld:

     [customizations.firewall.services]
     enabled = ["ftp", "ntp", "dhcp"]
     disabled = ["telnet"]

If the template contains firewall --disabled it cannot be overridden,
under the assumption that it is required for the image to boot in the
selected environment.

(cherry picked from commit 4d35668ab5)

Related: rhbz#1718473
2019-11-18 12:36:18 +02:00
..
man Add basic documentation generation with Sphinx 2018-06-11 16:54:58 -07:00
composer-cli.rst Add an openstack image type 2018-12-07 13:59:45 -05:00
conf.py Fix Sphinx read_version code 2018-06-19 14:35:43 -07:00
fedora-minimized.ks livemedia-creator: Remove random-seed from images (#1258986) 2015-09-02 10:26:42 -07:00
index.rst lorax-composer: Update documentation 2018-06-29 13:35:19 -07:00
intro.rst Add basic documentation generation with Sphinx 2018-06-11 16:54:58 -07:00
livemedia-creator.rst Update docs/ with lorax, livemedia-creator, and product-images 2018-06-11 16:54:58 -07:00
lorax-composer.rst lorax-composer: Add firewall support to blueprints 2019-11-18 12:36:18 +02:00
lorax.rst Update docs/ with lorax, livemedia-creator, and product-images 2018-06-11 16:54:58 -07:00
Makefile Update Sphinx documentation for composer.cli 2018-06-11 16:54:58 -07:00
product-images.rst Update docs/ with lorax, livemedia-creator, and product-images 2018-06-11 16:54:58 -07:00
rhel7-livemedia.ks Add reqpart to example kickstart files 2018-06-11 13:52:21 -07:00
rhel7-minimal.ks Add reqpart to example kickstart files 2018-06-11 13:52:21 -07:00
rhel-atomic-pxe-live.ks Override services kickstart setting from interactive-defaults.ks 2015-04-13 10:05:17 +02:00