aboutsummaryrefslogtreecommitdiffstats
path: root/firstboot/userdata_root_password.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-05-20 00:07:38 +0000
committerGerrit Code Review <review@openstack.org>2017-05-20 00:07:38 +0000
commitede56b7a8e2db78513b64996b0a0f5a1ce1904db (patch)
tree4bdf34955e5163379f28d75e3907040e514b2108 /firstboot/userdata_root_password.yaml
parent947485dd20fda613bbad2fa9ef2ef44f32fa26e4 (diff)
parent0a0e2ee629a143efe29bb00ffb06c90515f0e504 (diff)
Merge "Update the template_version alias for all the templates to pike."
Diffstat (limited to 'firstboot/userdata_root_password.yaml')
-rw-r--r--firstboot/userdata_root_password.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/firstboot/userdata_root_password.yaml b/firstboot/userdata_root_password.yaml
index 63dd5a9c..d32f223b 100644
--- a/firstboot/userdata_root_password.yaml
+++ b/firstboot/userdata_root_password.yaml
@@ -1,4 +1,4 @@
-heat_template_version: ocata
+heat_template_version: pike
description: >
Uses cloud-init to enable root logins and set the root password.