【发布时间】:2020-07-14 12:34:24
【问题描述】:
像 vagrant-aws 一样,我正在寻找与 Oracle 云基础设施配合使用的插件。
我找到了vagrant-oci,但不确定它是否有效。没有得到适当的例子。 按照步骤并尝试使用此插件,但没有运气。
因以下错误而失败
/root/.vagrant.d/gems/2.4.6/gems/oci-2.9.0/lib/oci/api_client.rb:477:in `handle_non_success_response': The required information to complete authentication was not provided or was incorrect. (OCI::Errors::ServiceError)
如果有人已经用过或者有替代品,请提出建议。
【问题讨论】:
-
我建议针对该项目打开一个 github 问题,以便项目所有者看到您的问题。他可能不会检查 StackOverflow
标签: vagrant oracle-call-interface oracle-cloud-infrastructure vagrant-aws