summaryrefslogtreecommitdiffstats
path: root/cobbler/collection_distros.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/collection_distros.py')
-rw-r--r--cobbler/collection_distros.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cobbler/collection_distros.py b/cobbler/collection_distros.py
index ae75f407..bcb23a07 100644
--- a/cobbler/collection_distros.py
+++ b/cobbler/collection_distros.py
@@ -76,6 +76,8 @@ class Distros(collection.Collection):
self.log_func("deleted distro %s" % name)
if with_triggers:
self._run_triggers(self.config.api, obj, "/var/lib/cobbler/triggers/delete/distro/post/*")
+ self._run_triggers(self.config.api, obj, "/var/lib/cobbler/triggers/change/*")
+
# look through all mirrored directories and find if any directory is holding
# this particular distribution's kernel and initrd