-
Notifications
You must be signed in to change notification settings - Fork 61
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
CDP private teardown - asks for a credentials #99
Comments
Interesting. It shouldn't attempt to contact CDP Public Cloud, and therefore need credentials, unless there is some CDP Public element in the definition. Are you able to share a redacted definition file so I can try to reproduce the issue? |
Well, my definiton file uses default cluster definiton, however I have set definition.yml :
|
Sure, the default CDP Base cluster definition is here in the defaults. You appear to be using the Sandbox definition, which includes a |
Yeah, after commenting datahub, playbook with teardown tag does not asks for credentials anymore. thanks! However, after running
it seems that it does not load hosts from the inventory. |
passing in a static inventory with the -i should be loading it, that is quite strange. Can you share the output where it's not loading? |
For example here
|
It seems like something was constantly renaming my inventory file from .ini to some numbers. I have restarted container so /opt/cldr-runner have default values now. |
I was able to deploy the cdp private without any credentials, only cdp license has been used.
I am trying to teardown our deployed cluster via tags
-t teardown,all
. however it fails with this missing credetials error.The text was updated successfully, but these errors were encountered: