Making salt.pillar.foreman python3 compatible

This commit is contained in:
Nitin Madhok 2014-11-11 16:51:33 -05:00
parent 37e14853b4
commit fe6c5e6d3b

View File

@ -38,6 +38,7 @@ Further information can be found on `Github <https://github.com/theforeman/forem
Module Documentation
====================
'''
from __future__ import absolute_import
# Import python libs
import logging