You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@resmo
a custom cert upload module would be good, as using cmk requires the creation of the ~/.cmk/config file with api/secret keys in it. Obviously it can be removed after use, but it posses a small security threat when it exists, and as we change certs regularly for security, it kinda goes against what we're trying to do....
Hi
I continue creating playbooks to install and provision cloudstack with ansible from the ground up.
In order to properly setup the console and second storage proxy it is necessary to:
http://cloudstack.apache.org/api/apidocs-4.14/apis/uploadCustomCertificate.html
Calls for which there is no ansible module. Reverting to CMK is not working either because of: apache/cloudstack#4295
So, I might just create this missing module.
The text was updated successfully, but these errors were encountered: