aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-25 11:51:56 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-25 16:10:57 -0700
commitf3687fa69e3069eee9feaf2743c501df0322480f (patch)
tree39afdf9618cc9e5a008554941b01c82676a68cde /consfigurator.asd
parentce792f5e0a6aed1c4b8c284a1a142f22126127a7 (diff)
downloadconsfigurator-f3687fa69e3069eee9feaf2743c501df0322480f.tar.gz
add some firewalld properties
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index bf6c375..6d16e04 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -61,6 +61,7 @@
(:file "src/property/lets-encrypt")
(:file "src/property/apache")
(:file "src/property/systemd")
+ (:file "src/property/firewalld")
(:file "src/connection/shell-wrap")
(:file "src/connection/fork")
(:file "src/connection/rehome")