Commit c637561a authored by Marco Mariani's avatar Marco Mariani

comments to align inter-branch diffs

parent 7b2441f4
...@@ -64,6 +64,10 @@ recipe = hexagonit.recipe.download ...@@ -64,6 +64,10 @@ recipe = hexagonit.recipe.download
#If provided tarball does not containt top directory this option shall be changed to false #If provided tarball does not containt top directory this option shall be changed to false
strip-top-level-dir = true strip-top-level-dir = true
#----------------
#-- Instance-level buildout profiles.
[template] [template]
recipe = slapos.recipe.template recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg.in url = ${:_profile_base_location_}/instance.cfg.in
...@@ -131,8 +135,9 @@ md5sum = 53c9020f7a0b5203f976e069e455787b ...@@ -131,8 +135,9 @@ md5sum = 53c9020f7a0b5203f976e069e455787b
mode = 0644 mode = 0644
#----------------
#-- Dummy parts in case no application configuration file is needed
# Dummy parts in case no application configuration file is needed
[application-template] [application-template]
filename = filename =
location = location =
...@@ -140,6 +145,8 @@ location = ...@@ -140,6 +145,8 @@ location =
[application-configuration] [application-configuration]
location = location =
#----------------
[eggs] [eggs]
recipe = zc.recipe.egg recipe = zc.recipe.egg
eggs = eggs =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment