add reminder about dib-run-parts

This commit is contained in:
James Slagle 2013-08-08 18:03:16 -04:00
parent 454d49ccfd
commit acffa33ffc
1 changed files with 2 additions and 0 deletions

View File

@ -106,6 +106,8 @@ class ElementManager(object):
def run_hook(self, hook):
"""Run a hook on the current system.
TODO: update this to use dib-run-parts
:param hook: name of hook to run
:type hook: str
"""