aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/cobbler.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/cobbler.py')
-rw-r--r--sos/plugins/cobbler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sos/plugins/cobbler.py b/sos/plugins/cobbler.py
index 90d3150d..d60ad6b6 100644
--- a/sos/plugins/cobbler.py
+++ b/sos/plugins/cobbler.py
@@ -47,4 +47,4 @@ class DebianCobbler(Cobbler, DebianPlugin, UbuntuPlugin):
])
self.add_forbidden_path("/var/lib/cobbler/isos")
-# vim: et ts=4 sw=4
+# vim: set et ts=4 sw=4 :