aboutsummaryrefslogtreecommitdiff
path: root/src/property/firewalld.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/property/firewalld.lisp')
-rw-r--r--src/property/firewalld.lisp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/property/firewalld.lisp b/src/property/firewalld.lisp
index 7b1ec10..e71473d 100644
--- a/src/property/firewalld.lisp
+++ b/src/property/firewalld.lisp
@@ -137,6 +137,8 @@ set up appropriately accessible and inaccessible.
(By contrast, for defining services and policies we take the simpler approach
of just setting the whole XML configuration, using FIREWALLD:SERVICE and
FIREWALLD:POLICY.)"
+ ;; Another option might be to push all the settings to hostattrs and then at
+ ;; :APPLY time, generate the whole .xml / run commands to set all the XML.
(:desc #?"firewalld has zone configuration for ${zone}")
(%setxml "zones" zone xml))