Skip to main content

collective.recipe.template with network input support.

Project description

slapos.recipe.template

Fully networked template recipe, reusing collective.recipe.template with ability to download template over the network

Usage

[buildout]
parts = template

[template]
recipe = slapos.cookbook:template
url = http://server/with/template
# optional md5sum
md5sum = 1234567890
output = ${buildout:directory}/result

All parameters except url and md5sum will be passed to collective.recipe.template, so please visit http://pypi.python.org/pypi/collective.recipe.template for full information.

1.1 (2011-05-30)

  • Moved out from slapos.cookbook in order to minimise depenencies [Łukasz Nowak]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slapos.recipe.template-1.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page