diff options
Diffstat (limited to 'heat/vLB/dnsscaling.env')
-rw-r--r-- | heat/vLB/dnsscaling.env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/heat/vLB/dnsscaling.env b/heat/vLB/dnsscaling.env index 94058f6d..21983747 100644 --- a/heat/vLB/dnsscaling.env +++ b/heat/vLB/dnsscaling.env @@ -1,6 +1,6 @@ parameters: - vlb_image_name: PUT THE IMAGE NAME HERE - vlb_flavor_name: PUT THE FLAVOR NAME HERE + vlb_image_name: PUT THE IMAGE NAME HERE (UBUNTU 1604) + vlb_flavor_name: PUT THE FLAVOR NAME HERE (m1.medium suggested) public_net_id: PUT THE NETWORK ID HERE vlb_private_net_id: zdfw1lb01_private onap_private_net_id: PUT THE ONAP PRIVATE NETWORK NAME HERE |