mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Add some comments to the loader
This commit is contained in:
parent
9484763eff
commit
70dfcb5760
@ -1,6 +1,9 @@
|
||||
'''
|
||||
Routines to set up a minion
|
||||
'''
|
||||
# This module still needs package support, so that the functions dict returned
|
||||
# can send back functions like: foo.bar.baz
|
||||
|
||||
# Import python libs
|
||||
import os
|
||||
import sys
|
||||
|
Loading…
Reference in New Issue
Block a user