Revert "Raet Salt broken when config moved to package directory"

This reverts commit 2afbe6803c.
This commit is contained in:
Chhatoi Pritam Baral 2016-01-15 06:14:35 +05:30
parent a9edb194a4
commit 534879e79f

View file

@ -59,8 +59,8 @@ else:
_DFLT_MULTIPROCESSING_MODE = True
FLO_DIR = os.path.join(
os.path.dirname(os.path.dirname(__file__)),
'daemons', 'flo')
os.path.dirname(__file__),
'daemons', 'flo')
VALID_OPTS = {
# The address of the salt master. May be specified as IP address or hostname