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

salt.syndic fails to compile #138

Closed
roskens opened this issue May 29, 2015 · 2 comments
Closed

salt.syndic fails to compile #138

roskens opened this issue May 29, 2015 · 2 comments

Comments

@roskens
Copy link

roskens commented May 29, 2015

# salt-call state.sls salt.syndic test=True
[INFO    ] Loading fresh modules for state activity
[INFO    ] Fetching file from saltenv 'base', ** done ** 'salt/syndic.sls'
[INFO    ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://salt/map.jinja'
[INFO    ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://salt/defaults.yaml'
[INFO    ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://salt/master.sls'
[INFO    ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://salt/map.jinja'
[INFO    ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://salt/defaults.yaml'
local:
    Data failed to compile:
----------
    A recursive requisite was found, SLS "salt.syndic" ID "salt-syndic" ID "salt-syndic"
@iggy
Copy link
Contributor

iggy commented Jun 5, 2015

The problem is https://github.com/saltstack-formulas/salt-formula/blob/master/salt/syndic.sls#L14

I don't know really how to fix it as I'm not a syndic user.

@iggy
Copy link
Contributor

iggy commented Jun 17, 2015

Fixed in #146

@iggy iggy closed this as completed Jun 17, 2015
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

2 participants