diff options
Diffstat (limited to 'heat')
-rw-r--r-- | heat/SampleHeat.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/SampleHeat.yaml b/heat/SampleHeat.yaml index 28c37b97..f0e4761e 100644 --- a/heat/SampleHeat.yaml +++ b/heat/SampleHeat.yaml @@ -5,7 +5,7 @@ parameters: type: string label: Publi_N_ID description: Public - default: 'provider_network' + default: 'net04_ext' private_net_name: type: string |