oracle-samples / knife-oci

Chef Knife Plugin for Oracle Cloud Infrastructure
https://cloud.oracle.com/cloud-infrastructure
Other
12 stars 15 forks source link

Allow bootstrap using a private IP address #4

Closed briangustafson closed 7 years ago

briangustafson commented 7 years ago

knife bmcs server create can currently only bootstrap using the public IP address. This task would add a --use-private-ip flag (exact name TBD).

Integration tests for this will require a different setup than that currently in use.

briangustafson commented 7 years ago

Added with https://github.com/oracle/knife-oci/pull/53/files