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

ansible: add smartos test hosts and allow for smartos22 #3980

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ryanaslett
Copy link
Contributor

This may not work fully with our ssh configure script.

The smartos instances are vm's inside of a host hypervisor, as such we have to ssh proxy to get all the way into a shell.

There may also be strange ansible issues as a result of the hosts sharing, essentially, the same host IP address. I noticed that the jenkins secret from one host kept ending up on a different host, so Im not sure if ansible has something cached that uses the host IP as a key internally somewhere.

If that becomes problematic we can adjust the internal IP's of the instances in the future to not conflict with each other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants