lorax/docs
Brian C. Lane 9f1756cc27 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)
2019-05-03 14:22:23 -07:00
..
html New lorax documentation - 30.7 2018-11-29 11:06:27 -08:00
man New lorax documentation - 30.7 2018-11-29 11:06:27 -08:00
Makefile Update the generated html docs 2018-05-14 13:00:15 -07:00
composer-cli.rst Add a compose type for alibaba. 2019-05-03 14:22:23 -07:00
composer.cli.rst New lorax documentation - 29.11 2018-08-13 16:43:20 -07:00
composer.rst Update the generated html docs 2018-05-14 13:00:15 -07:00
conf.py Make it easier to generate docs for the next release 2019-05-03 14:22:22 -07:00
fedora-atomic-pxe-live-novirt.ks Add example kickstart for Atomic PXE live no-virt 2016-04-29 16:09:06 -07:00
fedora-atomic-pxe-live.ks Add example kickstart for Atomic PXE live no-virt 2016-04-29 16:09:06 -07:00
fedora-docker.ks Drop auth from the kickstart examples 2019-02-11 16:00:15 -08:00
fedora-livemedia.ks Drop auth from the kickstart examples 2019-02-11 16:00:15 -08:00
fedora-minimal.ks Drop auth from the kickstart examples 2019-02-11 16:00:15 -08:00
fedora-minimized.ks Drop auth from the kickstart examples 2019-02-11 16:00:15 -08:00
fedora-openstack.ks Drop auth from the kickstart examples 2019-02-11 16:00:15 -08:00
fedora-vagrant.ks Drop auth from the kickstart examples 2019-02-11 16:00:15 -08:00
index.rst Add documentation for lorax-composer and composer-cli 2018-05-14 13:00:15 -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-04-05 15:30:44 -07:00
lorax-composer.rst lorax-composer: Add firewall support to blueprints 2019-05-03 14:22:23 -07:00
lorax.rst Use xorrisofs instead of mkisofs 2019-01-29 14:01:05 -08:00
modules.rst Update the generated html docs 2018-05-14 13:00:15 -07:00
product-images.rst Update docs for product.img 2015-12-04 10:07:19 -08:00
pylorax.api.rst New lorax documentation - 29.11 2018-08-13 16:43:20 -07:00
pylorax.rst New lorax documentation - 30.7 2018-11-29 11:06:27 -08:00