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

Support non-centos user in all modules #22

Open
mihaTrajbaric opened this issue May 31, 2021 · 0 comments
Open

Support non-centos user in all modules #22

mihaTrajbaric opened this issue May 31, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@mihaTrajbaric
Copy link
Collaborator

Since default ansible user in xOpera is centos, deploying to non-centos distros can be a bit tricky.

CURENT STATE:

  • if deploying to non-centos, username can be specified in some modules (e.g. sodalite.nodes.OpenStack.VM), but some don't have this option and fail. The only workaround is to export OPERA_SSH_USER env var into xOpera's environment (xOpera CI/CD, iac-platform-stack deploy script)

DESIRED STATE:

  • using iac-modules with xOpera while targeting non-centos distros can be handled using TOSCA inputs only (without exporting env var before running xOpera)
@mihaTrajbaric mihaTrajbaric added the bug Something isn't working label May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant