#============================================================================== # vim: softtabstop=2 shiftwidth=2 expandtab fenc=utf-8 cc=81 tw=80 #============================================================================== # # DESCRIPTION: # #============================================================================== --- extend: <%= tpl.relative_path_from_recipe(recipe_path) %> global: # You can see the base template `<%= tpl.relative_path_from_recipe(recipe_path) %>` to know the # variables that you can override bootstrap: - "@base" setup: - "@base" export: - "@base"