diff options
Diffstat (limited to 'firstboot/userdata_example.yaml')
-rw-r--r-- | firstboot/userdata_example.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firstboot/userdata_example.yaml b/firstboot/userdata_example.yaml index a352093f..2f03c83b 100644 --- a/firstboot/userdata_example.yaml +++ b/firstboot/userdata_example.yaml @@ -1,4 +1,4 @@ -heat_template_version: ocata +heat_template_version: pike # NOTE: You don't need to pass the parameter explicitly from the # parent template, it can be specified via the parameter_defaults |