lorax/docs
Brian C. Lane 59bad712ad 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#1709595
2019-05-29 15:21:34 -07:00
..
html New lorax documentation - 28.14.25 2019-03-27 12:25:06 -07:00
man New lorax documentation - 28.14.25 2019-03-27 12:25:06 -07:00
composer-cli.rst Add a compose type for alibaba. 2019-04-05 11:38:01 -04:00
conf.py Build manpages for composer-cli and lorax-composer 2018-11-27 10:00:36 -08:00
index.rst Add documentation for lorax-composer and composer-cli 2018-05-17 10:34:35 -07:00
intro.rst Added Sphinx Documentation 2015-04-09 09:29:56 -07:00
livemedia-creator.rst Switch the --virt-uefi method to use SecureBoot 2019-05-16 09:30:53 -07:00
lorax-composer.rst lorax-composer: Add firewall support to blueprints 2019-05-29 15:21:34 -07:00
lorax.rst templates: Stop using gconfset 2018-05-24 09:13:05 -07:00
Makefile Switch documentation to python3 2015-05-15 17:11:20 -07:00
modules.rst Switch documentation to python3 2015-05-15 17:11:20 -07:00
product-images.rst Update docs for product.img 2015-12-04 10:07:19 -08:00
pylorax.api.rst New lorax documentation - 28.13 2018-06-04 16:50:39 -07:00
pylorax.rst New lorax documentation - 28.13 2018-06-04 16:50:39 -07:00
rhel-atomic-pxe-live-novirt.ks Removed remnants of fedora branding. (#605) 2019-02-21 11:17:10 -08:00
rhel-atomic-pxe-live.ks Update the example livemedia-creator kickstarts for RHEL8 2019-01-09 09:03:27 -08:00
rhel-container.ks Drop auth from the kickstart examples 2019-02-21 11:13:24 -08:00
rhel-livemedia.ks Removed remnants of fedora branding. (#605) 2019-02-21 11:17:10 -08:00
rhel-minimal.ks Drop auth from the kickstart examples 2019-02-21 11:13:24 -08:00
rhel-minimized.ks Drop auth from the kickstart examples 2019-02-21 11:13:24 -08:00
rhel-openstack.ks Drop auth from the kickstart examples 2019-02-21 11:13:24 -08:00
rhel-vagrant.ks Drop auth from the kickstart examples 2019-02-21 11:13:24 -08:00