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

Fix validation of configs #21

Open
msheiny opened this issue Jul 14, 2017 · 0 comments
Open

Fix validation of configs #21

msheiny opened this issue Jul 14, 2017 · 0 comments

Comments

@msheiny
Copy link
Contributor

msheiny commented Jul 14, 2017

I need to shake this out in production - I don't have a lot of data points at the moment but had to temporarily disable in CIEnable branch.

It passes locally/CI with flying colors... probably because I'm using root for everything in the docker container. The error had something to do with trying to run validation to a spot where the root user did not own the temporary validation config files. This error was coming from beats validation script rather than an ansible error.

To shake this out in CI, probably have to make default docker user non-root and utilize become in the molecule playbook. This would be beneficial for a number of other reasons.

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