Sha256: 9366ad5a4bf6949fa68aa046b988008d416560d02570973af6d727f75d1f5fcc
Contents?: true
Size: 625 Bytes
Versions: 24
Compression:
Stored size: 625 Bytes
Contents
#============================================================================== # vim: softtabstop=2 shiftwidth=2 expandtab fenc=utf-8 cc=81 tw=80 #============================================================================== # # DESCRIPTION: <MY RECIPE 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"
Version data entries
24 entries across 24 versions & 1 rubygems