Commit 0b18cfc4 authored by Alain Takoudjou's avatar Alain Takoudjou

Revert "Update Joomla Instance Part: add md5sum for instance.cfg"

This reverts commit 1c8b2d80.
parent 1c8b2d80
[buildout] [buildout]
versions = versions versions = versions
parts = parts =
template template
apache-php apache-php
mariadb mariadb
eggs eggs
instance-recipe-egg instance-recipe-egg
downloadcache-workaround downloadcache-workaround
extends = extends =
../../stack/lamp.cfg ../../stack/lamp.cfg
../../stack/shacache-client.cfg ../../stack/shacache-client.cfg
[application] [application]
recipe = slapos.recipe.build:download-unpacked recipe = slapos.recipe.build:download-unpacked
url = http://joomlacode.org/gf/download/frsrelease/15278/66554/Joomla_1.7.0-Stable-Full_Package.tar.gz url = http://joomlacode.org/gf/download/frsrelease/15278/66554/Joomla_1.7.0-Stable-Full_Package.tar.gz
md5sum = 19451c0352e4c72d871cc8817126286a md5sum = 19451c0352e4c72d871cc8817126286a
[instance-recipe] [instance-recipe]
egg = slapos.cookbook egg = slapos.cookbook
module = lamp.simple module = lamp.simple
[template] [template]
# Default template for the instance. # Default template for the instance.
recipe = slapos.recipe.template recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg url = ${:_profile_base_location_}/instance.cfg
md5sum = 0b28438c3da1934d36ced9764fe3a98d #${:_profile_base_location_}/instance.cfg
output = ${buildout:directory}/template.cfg #md5sum = Student shall put md5 of instance.cfg here
mode = 0644 output = ${buildout:directory}/template.cfg
mode = 0644
[instance-recipe-egg]
recipe = zc.recipe.egg [instance-recipe-egg]
eggs = ${instance-recipe:egg} recipe = zc.recipe.egg
eggs = ${instance-recipe:egg}
[versions]
# Use SlapOS patched zc.buildout [versions]
zc.buildout = 1.5.3-dev-SlapOS-010 # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6
MySQL-python = 1.2.3 Jinja2 = 2.6
Werkzeug = 0.8.1 MySQL-python = 1.2.3
apache-libcloud = 0.5.2 Werkzeug = 0.8.1
buildout-versions = 1.7 apache-libcloud = 0.5.2
hexagonit.recipe.cmmi = 1.5.0 buildout-versions = 1.7
meld3 = 0.6.7 hexagonit.recipe.cmmi = 1.5.0
plone.recipe.command = 1.1 meld3 = 0.6.7
slapos.cookbook = 0.34 plone.recipe.command = 1.1
slapos.recipe.build = 0.7 slapos.cookbook = 0.34
slapos.recipe.download = 1.0.dev-r4053 slapos.recipe.build = 0.7
slapos.recipe.template = 2.2 slapos.recipe.download = 1.0.dev-r4053
slapos.toolbox = 0.10 slapos.recipe.template = 2.2
slapos.toolbox = 0.10
# Required by:
# slapos.core==0.18 # Required by:
# slapos.toolbox==0.10 # slapos.core==0.18
Flask = 0.8 # slapos.toolbox==0.10
Flask = 0.8
# Required by:
# slapos.cookbook==0.34 # Required by:
PyXML = 0.8.4 # slapos.cookbook==0.34
PyXML = 0.8.4
# Required by:
# hexagonit.recipe.cmmi==1.5.0 # Required by:
hexagonit.recipe.download = 1.5.0 # hexagonit.recipe.cmmi==1.5.0
hexagonit.recipe.download = 1.5.0
# Required by:
# slapos.cookbook==0.34 # Required by:
# slapos.core==0.18 # slapos.cookbook==0.34
# slapos.toolbox==0.10 # slapos.core==0.18
# xml-marshaller==0.9.7 # slapos.toolbox==0.10
lxml = 2.3.1 # xml-marshaller==0.9.7
lxml = 2.3.1
# Required by:
# slapos.cookbook==0.34 # Required by:
netaddr = 0.7.6 # slapos.cookbook==0.34
netaddr = 0.7.6
# Required by:
# slapos.core==0.18 # Required by:
netifaces = 0.6 # slapos.core==0.18
netifaces = 0.6
# Required by:
# slapos.toolbox==0.10 # Required by:
paramiko = 1.7.7.1 # slapos.toolbox==0.10
paramiko = 1.7.7.1
# Required by:
# slapos.toolbox==0.10 # Required by:
psutil = 0.3.0 # slapos.toolbox==0.10
psutil = 0.3.0
# Required by:
# slapos.cookbook==0.34 # Required by:
# slapos.core==0.18 # slapos.cookbook==0.34
# slapos.toolbox==0.10 # slapos.core==0.18
setuptools = 0.6c12dev-r88846 # slapos.toolbox==0.10
setuptools = 0.6c12dev-r88846
# Required by:
# slapos.cookbook==0.34 # Required by:
# slapos.toolbox==0.10 # slapos.cookbook==0.34
slapos.core = 0.18 # slapos.toolbox==0.10
slapos.core = 0.18
# Required by:
# slapos.core==0.18 # Required by:
supervisor = 3.0a10 # slapos.core==0.18
supervisor = 3.0a10
# Required by:
# slapos.cookbook==0.34 # Required by:
# slapos.toolbox==0.10 # slapos.cookbook==0.34
xml-marshaller = 0.9.7 # slapos.toolbox==0.10
xml-marshaller = 0.9.7
# Required by:
# slapos.cookbook==0.34 # Required by:
zc.recipe.egg = 1.3.2 # slapos.cookbook==0.34
zc.recipe.egg = 1.3.2
# Required by:
# slapos.core==0.18 # Required by:
zope.interface = 3.8.0 # slapos.core==0.18
zope.interface = 3.8.0
[downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically [downloadcache-workaround]
# creates download cache, which in turn switches builout to "semi-offline" mode # workaround irritating problem of hexagonit.recipe.cmmi which automatically
recipe = plone.recipe.command # creates download cache, which in turn switches builout to "semi-offline" mode
# in hexagonit.recipe.cmmi if there is no ${buildout:download-cache} set it resolves recipe = plone.recipe.command
# to ${buildout:directory}/downloads but this variable is available late, that's # in hexagonit.recipe.cmmi if there is no ${buildout:download-cache} set it resolves
# why it is hardcoded only for required case # to ${buildout:directory}/downloads but this variable is available late, that's
download-cache = ${buildout:directory}/downloads # why it is hardcoded only for required case
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 download-cache = ${buildout:directory}/downloads
update-command = ${:command} command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
stop-on-error = True update-command = ${:command}
stop-on-error = True
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