-
Notifications
You must be signed in to change notification settings - Fork 0
Ansible-role-elastic-cluster #1
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
base: master
Are you sure you want to change the base?
Conversation
Github Actions does not pass since the image does not have enough space, and can therefore not run the Kibana, Beats, and Elasticsearch docker images. I know that the problem is related to space since I ran the workflow in my personal repository, with a bigger self-hosted runner, and it passes. So, what should we do? I know that Github provides larger runners to organizations and enterprises, so maybe we can utilize these? Or we could just use a self-hosted runner. |
I wanted to provide some context regarding how the role is set up when it comes to the Windows part:
|
The role is fully functional, all tasks pass. I have to fix Github Actions, and also write molecule tests.