mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Making salt.pillar.libvirt python3 compatible
This commit is contained in:
parent
37e14853b4
commit
66fb1923dc
@ -2,6 +2,7 @@
|
||||
'''
|
||||
Load up the libvirt keys into Pillar for a given minion if said keys have been generated using the libvirt key runner
|
||||
'''
|
||||
from __future__ import absolute_import
|
||||
|
||||
# Don't "fix" the above docstring to put it on two lines, as the sphinx
|
||||
# autosummary pulls only the first line for its description.
|
||||
|
Loading…
Reference in New Issue
Block a user