diff options
author | Brian Freeman <bf1936@att.com> | 2017-08-04 08:09:24 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2017-08-04 08:09:40 -0500 |
commit | 8b91579e896891863aca6bb0ab4e38adcbce2b3f (patch) | |
tree | f65d0c6569df034a82d34f3b0193b0ac1df6782c /heat/vCPE/vgw/base_vcpe_vgw_rackspace.env | |
parent | fad7809629acd8e24d7b0190870304e8c59de49c (diff) |
Changed image to Ubuntu 16.04
Change-Id: I6c4a290fb351fc7ed3a6e9253da5659c0327b5ba
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'heat/vCPE/vgw/base_vcpe_vgw_rackspace.env')
-rw-r--r-- | heat/vCPE/vgw/base_vcpe_vgw_rackspace.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vCPE/vgw/base_vcpe_vgw_rackspace.env b/heat/vCPE/vgw/base_vcpe_vgw_rackspace.env index 080a999c..faddf083 100644 --- a/heat/vCPE/vgw/base_vcpe_vgw_rackspace.env +++ b/heat/vCPE/vgw/base_vcpe_vgw_rackspace.env @@ -1,5 +1,5 @@ parameters: - vcpe_image_name: Ubuntu 14.04 LTS (Trusty Tahr) (PVHVM) + vcpe_image_name: Ubuntu 16.04 LTS (Xenial Xerus) (PVHVM) vcpe_flavor_name: 4 GB General Purpose v1 public_net_id: 00000000-0000-0000-0000-000000000000 mux_gw_private_net_id: zdfw1muxgw01_private |