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

fixed PR #68 schema_check cannot find default schema outside linch-pin #69

Merged
merged 4 commits into from
Oct 5, 2016

Conversation

samvarankashyap
Copy link
Collaborator

@samvarankashyap samvarankashyap commented Oct 5, 2016

fixes #68

@herlo
Copy link
Contributor

herlo commented Oct 5, 2016

This does not pass due to the fact that inside linchpin_config.yml, the line needs to reflect the full path to the schema as well.

schema: "{{ playbook_dir }}/../ex_schemas/schema_v2.json" works.

Kind of wondering if we should have a lookup path for configs and such, much like the $PATH variable in bash.

Copy link
Contributor

@herlo herlo left a comment

Choose a reason for hiding this comment

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

LGTM

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.

None yet

2 participants