chef-boneyard / knife-oraclecloud

Knife plugin for Oracle Cloud Infrastructure Classic
Apache License 2.0
4 stars 5 forks source link

Add support for private cloud deployments #3

Closed adamleff closed 8 years ago

adamleff commented 8 years ago

Because the identity domain is computed differently in private vs. public cloud, the underlying API client gem requires the user to specify whether they are using a private cloud or not. This change exposes the ability to do that through knife.

ryancragun commented 8 years ago

:heavy_check_mark: