
[zc.buildout]
default = zc.recipe.deployment:Install
deployment = zc.recipe.deployment:Install
configuration = zc.recipe.deployment:Configuration
crontab = zc.recipe.deployment:Crontab
sharedconfig = zc.recipe.deployment:SharedConfig

[zc.buildout.uninstall]
default = zc.recipe.deployment:uninstall
sharedconfig = zc.recipe.deployment:uninstall_shared_config

