Skip to content

morpheu/provy

This branch is 2 commits ahead of, 712 commits behind python-provy/provy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a20d48e · Aug 13, 2011
Aug 13, 2011
Aug 10, 2011
Jun 27, 2011
Jul 19, 2011
Jul 3, 2011
Aug 3, 2011
Jul 3, 2011
Jun 26, 2011
Jul 9, 2011
Jul 4, 2011

Repository files navigation

provy is a provisioning service in python.

For an example script check the test provyfile.py.

To run the provyfile script in the command-line you use::

provy -s prod                   # provisions all prod servers
provy -s prod.frontends         # provision all front-end servers in prod
provy -s prod.frontends.server1 # provision only server1

This command will provision all the webservers described under webservers (-s) with the webserver role (-r).

About

provy is a provisioning system in python.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%