Skip to content

Conversation

@onlyanegg
Copy link
Contributor

What does this PR do?

Adds the ability to use custom serializer modules through the external modules interface

What issues does this PR fix or reference?

#22257

Tests written?

Yes

Commits signed with GPG?

No

Copy link
Contributor

@rallytime rallytime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done - just a couple of small changes are needed here. :)

There's a lint error on this as well, but it's related to the versionadded line.


def sync_serializers(saltenv=None, refresh=True, extmod_whitelist=None, extmod_blacklist=None):
'''
.. versionadded:: ?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fluorine :)


def sync_serializers(saltenv='base', extmod_whitelist=None, extmod_blacklist=None):
'''
.. versionadded::
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fluorine here, too.

@onlyanegg
Copy link
Contributor Author

Thanks, @rallytime! I added those changes.

@rallytime rallytime merged commit d6263a0 into saltstack:develop Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants