amazon web services - Use Virtual Private Cloud in Blueprint of Apache Brooklyn -


if virtual private cloud (vpc) created in amazon web services (aws) or wherever. there chance use (and configure it) in our blueprint deploy later via apache brooklyn? has apache brooklyn vpc support?

as far know, cannot specify vpc. can instruct brooklyn use specific subnet (tied vpc) through templateoptions so:

within brooklyn.properties:

brooklyn.location.named.my-location.templateoptions={subnetid: subnet-aa461fec} 

as provisioning property within yaml blueprint:

... provisioning.properties:   templateoptions: {subnetid: subnet-aa461fec} ...  

Comments

Popular posts from this blog

javascript - Can Piwik report referrer in real time? -

asp.net - Google Drive Access: At least one client secrets (Installed or Web) should be set -

excel vba add hyperlink to shape in group -