mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Making salt.states.memcached python3 compatible
This commit is contained in:
parent
a75607db89
commit
695bbf98a4
@ -5,6 +5,7 @@ States for Management of Memcached Keys
|
||||
|
||||
.. versionadded:: 2014.1.0
|
||||
'''
|
||||
from __future__ import absolute_import
|
||||
from salt.modules.memcached import (
|
||||
DEFAULT_HOST,
|
||||
DEFAULT_PORT,
|
||||
|
Loading…
Reference in New Issue
Block a user