Skip to content

Commit

Permalink
Name keys in better way.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukenowak committed Oct 19, 2011
1 parent 34db48b commit cfff70d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion software/erp5/instance.cfg
Expand Up @@ -65,7 +65,7 @@ offline = true
recipe = slapos.cookbook:generate.erp5.tidstorage
snippet-zeo = ${template-snippet-zeo:output}
snippet-zope = ${template-snippet-zope:output}
snippet-zope-zeo = ${template-snippet-zope-zeo-master:output}
snippet-master = ${template-snippet-zope-zeo-master:output}

[switch-softwaretype]
recipe = slapos.cookbook:softwaretype
Expand Down
2 changes: 1 addition & 1 deletion software/erp5/software.cfg
Expand Up @@ -68,7 +68,7 @@ configurator_bt5_list = erp5_core_proxy_field_legacy erp5_full_text_myisam_catal
[template]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
md5sum = 126b38ab51808fb858eae3fc3f065a63
md5sum = 0d1e0c1fc797516f4bba6f3896d18b43
output = ${buildout:directory}/template.cfg
mode = 0644

Expand Down

0 comments on commit cfff70d

Please sign in to comment.