Commit fc185f87 authored by HongzheWang's avatar HongzheWang

stack/lamp:edit instance name

parent e918ef83
......@@ -9,7 +9,7 @@ parts =
php-apcu
dropbear
eggs
instance
lamp-instance
extends =
buildout.hash.cfg
......@@ -69,7 +69,7 @@ db-password = insecure
#----------------
#-- Instance-level buildout profiles.
[instance]
[lamp-instance]
recipe = slapos.recipe.template:jinja2
output = ${buildout:directory}/instance.cfg
url = ${:_profile_base_location_}/${:filename}
......
......@@ -12,7 +12,7 @@
# Substitution (${...:...}), extension ([buildout] extends = ...) and
# section inheritance (< = ...) are NOT supported (but you should really
# not need these here).
[instance]
[lamp-instance]
filename = instance.cfg.in
md5sum = 603d03f43ea04e95237c80d3b9e72ba7
......
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