-
Notifications
You must be signed in to change notification settings - Fork 151
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
can not run master #203
Comments
Hi @undefinedd - thanks for taking the time to submit a ticket. I just started working on the agent Docker container (#78) and haven't touched the Master one yet. Are you running Ansible from a shell within the container? Or running Ansible from the host and connecting to the container via ssh? Right now, my only thought / suggestions is to:
|
OK. I do use docker but I use the host now.
|
Take another look at the installation documentation, the
|
Hi @undefinedd - been playing around with trying to get Master deployted in a container using Ansible. Not completely there yet (or certain that this is the right direction), but had to add the |
Going to close this one out for now @undefinedd I can re-open if you are still experiencing issues with it. |
docker ubuntu 18.04,all dependencies are installed.
when run
ansible-playbook master.yml -u root --private-key=/root/.ssh/id_rsa
i get error
He seems to say that I am not the root user, but I did specify the root user
The text was updated successfully, but these errors were encountered: