780f00d81a
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
|
||
---|---|---|
.. | ||
blueprints | ||
repos | ||
results | ||
source | ||
test_bisect.py | ||
test_buildstamp.py | ||
test_compose.py | ||
test_crossdomain.py | ||
test_projects.py | ||
test_queue.py | ||
test_recipes.py | ||
test_server.py | ||
test_timestamp.py | ||
test_workspace.py | ||
test_yumbase.py |