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

bootstrap.yml validation issues #1

Open
avdgrinten opened this issue Jun 9, 2020 · 0 comments
Open

bootstrap.yml validation issues #1

avdgrinten opened this issue Jun 9, 2020 · 0 comments

Comments

@avdgrinten
Copy link

xbstrap now validates the YAML input. For Vineyard, it raises the following issues:

xbstrap: Failed to validate boostrap.yml
         * Error in file: ../src/bootstrap.yml, YAML element: tools/1
           Additional properties are not allowed ('environ' was unexpected)
         * Error in file: ../src/bootstrap.yml, YAML element: packages/0
           Additional properties are not allowed ('regenerate' was unexpected)

I believe both problems are just one missing layer of indentation so they should be easily fixable.

@avdgrinten avdgrinten changed the title bootstrap.yml issues bootstrap.yml validation issues Jun 9, 2020
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

1 participant