From 7ec3f39f0a640e22f5177581fe3ef995e0f947d5 Mon Sep 17 00:00:00 2001 From: alop Date: Mon, 13 May 2013 10:18:32 -0700 Subject: [PATCH] forgot the custom banner --- templates/default/policy.json.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/default/policy.json.erb b/templates/default/policy.json.erb index 7bcb3d7..37cf8c8 100644 --- a/templates/default/policy.json.erb +++ b/templates/default/policy.json.erb @@ -1,3 +1,4 @@ +<%= node["cinder"]["custom_template_banner"] %> { "context_is_admin": [<%= node["cinder"]["policy"]["context_is_admin"] %>], "admin_or_owner": [<%= node["cinder"]["policy"]["admin_or_owner"] %>],