summaryrefslogtreecommitdiffstats
path: root/dispatch.py
diff options
context:
space:
mode:
Diffstat (limited to 'dispatch.py')
-rw-r--r--dispatch.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/dispatch.py b/dispatch.py
index e20c46a61..c1154db6f 100644
--- a/dispatch.py
+++ b/dispatch.py
@@ -103,7 +103,6 @@ installSteps = [
"id.diskset")),
("networkdevicecheck", networkDeviceCheck, ("id.network", "dispatch")),
("network", ("id.network", "dir", "intf", "id")),
- ("firewall", ("intf", "id.network", "id.firewall", "id.security")),
("timezone", ("id.instLanguage", "id.timezone")),
("accounts", ("intf", "id.rootPassword")),
("authentication", ("id.auth",)),