lorax/docs
Brian C. Lane f39e965fb2 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)
(cherry picked from commit 9f1756cc27)
2019-05-06 12:09:00 -07:00
..
html New lorax documentation - 29.21 2018-11-29 11:12:11 -08:00
man Update docs with info about ssh keys 2019-05-03 16:36:58 -07:00
composer-cli.rst Add a compose type for alibaba. 2019-05-06 12:07:29 -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-06 12:07:06 -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-05-03 17:01:30 -07:00
fedora-livemedia.ks Drop auth from the kickstart examples 2019-05-03 17:01:30 -07:00
fedora-minimal.ks Drop auth from the kickstart examples 2019-05-03 17:01:30 -07:00
fedora-minimized.ks Drop auth from the kickstart examples 2019-05-03 17:01:30 -07:00
fedora-openstack.ks Drop auth from the kickstart examples 2019-05-03 17:01:30 -07:00
fedora-vagrant.ks Drop auth from the kickstart examples 2019-05-03 17:01:30 -07: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-05-06 11:51:32 -07:00
lorax-composer.rst lorax-composer: Add firewall support to blueprints 2019-05-06 12:09:00 -07:00
lorax.rst templates: Stop using gconfset 2018-05-23 14:20:44 -07:00
Makefile Update the generated html docs 2018-05-14 13:00:15 -07: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 - 29.20 2018-10-29 15:04:22 -07:00