Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reclass in salt 2018.3 error #83

Open
txomon opened this issue Jun 13, 2018 · 3 comments
Open

Reclass in salt 2018.3 error #83

txomon opened this issue Jun 13, 2018 · 3 comments

Comments

@txomon
Copy link

txomon commented Jun 13, 2018

somehost.com:
    Data failed to compile:
----------
    Pillar failed to render with the following messages:
----------
    Failed to load ext_pillar reclass: Item in ``from list'' must be str, not unicode
@txomon
Copy link
Author

txomon commented Jun 13, 2018

Report in salt repo saltstack/salt#47126

@max-arnold
Copy link

I made a fork of reclass which fixes this issue https://github.com/max-arnold/reclass/commits/maintenance and also ported reclass to Python 2.7/3.6. This fix took less time than migration attempt to built-in saltclass.

Briefly tested this with Salt 2018.3.1, Python2.7/Python3.6 and existing reclass tree (~300 classes, ~70 nodes). Any feedback/bugs are appreciated.

Cc: @madduck

@gburiola
Copy link

@max-arnold / @txomon , madduck/reclass is no longer being developed.

Have a look at this fork https://github.com/salt-formulas/reclass
There's a group of people actively working on it. It has a few additional features (look at README-extentions.rst) and support for python3

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

No branches or pull requests

3 participants