New in version 2014.1.0.
This module is inspired by minitage's buildout maker
Note
The zc.buildout integration is still in beta; the API is subject to change
You have those following methods:
Run the buildout bootstrap dance (python bootstrap.py).
CLI Example:
salt '*' buildout.bootstrap /srv/mybuildout
Run buildout in a directory.
CLI Example:
salt '*' buildout.buildout /srv/mybuildout
Run a buildout in a directory.
CLI Example:
salt '*' buildout.run_buildout /srv/mybuildout
Upgrade current bootstrap.py with the last released one.
Indeed, when we first run a buildout, a common source of problem is to have a locally stale bootstrap, we just try to grab a new copy
CLI Example:
salt '*' buildout.upgrade_bootstrap /srv/mybuildout
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.1.13
Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.
22.16.240. salt.modules.yumpkg
Upcoming SaltStack events, webinars and local meet ups and user groups.