{ "info": { "author": "Thomas Schreiber", "author_email": "tom@nillab.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "bootmachine\n===========\n\nBootmachine is a bootstrapping tool for securely provisioning\nvirtual servers up until the point where customized configuration\nmanagement begins.\n\nThe bootmachine's goal is to allow getting started with, maintenance\nof, and exploring new stack options through a simple, pluggable and highly\ncustomizable interface.\n\n|buildstatus|_\n\n.. image:: https://pypip.in/v/bootmachine/badge.png\n :target: https://crate.io/packages/bootmachine/\n :alt: Latest PyPI version\n\n.. image:: https://pypip.in/d/bootmachine/badge.png\n :target: https://crate.io/packages/bootmachine/\n :alt: Number of PyPI downloads\n\nConfiguration Management Tools\n------------------------------\n\nCurrently supported:\n\n * Salt http://saltstack.org\n * Write your own\n\nNext in the queue:\n\n * Chef http://www.opscode.com/chef/\n * Puppet http://puppetlabs.com/\n * Write your own\n\nProviders\n---------\n\nCurrently supported:\n\n * Rackspace Openstack Compute API v2 via python-novaclient\n * Non-rackspace Openstack Compute via python-novaclient\n * Rackspace Openstack Compute API v1 via openstack.compute (deprecated) http://www.rackspace.com/cloud/\n * Write your own\n\nNext in the queue:\n\n * Amazon EC2 via boto https://aws.amazon.com/ec2/\n * Virtualbox / Vagrant http://vagrantup.com/\n * Write your own\n\nDistros\n-------\n\nCurrently supported:\n\n * Arch Linux\n * Ubuntu\n * Fedora\n * Debian\n * Write your own\n\nNext in the queue:\n\n * FreeBSD\n * Gentoo\n * openSUSE\n * CentOS\n * RHEL\n * Write your own\n\nDocumentation about the usage and installation of the bootmachine\ncan be found at: http://bootmachine.readthedocs.org\n\nThe source code and issue tracker can be found on GitHub:\nhttps://github.com/rizumu/bootmachine\n\n.. |buildstatus| image:: https://secure.travis-ci.org/rizumu/bootmachine.png?branch=master\n.. _buildstatus: http://travis-ci.org/#!/rizumu/bootmachine", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bootmachine.readthedocs.org/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "bootmachine", "package_url": "https://pypi.org/project/bootmachine/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bootmachine/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bootmachine.readthedocs.org/" }, "release_url": "https://pypi.org/project/bootmachine/0.6.0/", "requires_dist": null, "requires_python": null, "summary": "A fabric library to bootstrap servers and configuration management software.", "version": "0.6.0" }, "last_serial": 751272, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "166a9f0c48ff192c6430b0a25aa84020", "sha256": "6531113d83cffb6d5d59ca390d1f3935494b7d1cafa7ab02c85676f2583b447f" }, "downloads": -1, "filename": "bootmachine-0.5.tar.gz", "has_sig": false, "md5_digest": "166a9f0c48ff192c6430b0a25aa84020", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18743, "upload_time": "2012-07-06T02:03:50", "url": "https://files.pythonhosted.org/packages/a5/93/030c344307b8e3087e0d904bbeedacd5ac07c1db34693ccc862a192d03eb/bootmachine-0.5.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "381e8b2de6a320d120afb62a6931322b", "sha256": "7f64f68e53338d9d44a4abbe9f0da0fedc63efbc74951cec42961a305bd7fd1a" }, "downloads": -1, "filename": "bootmachine-0.5.1.tar.gz", "has_sig": false, "md5_digest": "381e8b2de6a320d120afb62a6931322b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20385, "upload_time": "2012-07-23T02:51:43", "url": "https://files.pythonhosted.org/packages/2e/22/0d0d1ffc1f228c20194620a81a3b52ee288d998b932866e016e0cf30aded/bootmachine-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "df3340af8b66a3c4bd5eb61947bf0f74", "sha256": "0b5d3b98ad5a4592031a68cf77ca51de64a42408578ae0857038ea90509856ab" }, "downloads": -1, "filename": "bootmachine-0.5.2.tar.gz", "has_sig": false, "md5_digest": "df3340af8b66a3c4bd5eb61947bf0f74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21098, "upload_time": "2012-08-13T17:23:07", "url": "https://files.pythonhosted.org/packages/6b/a4/0db410a116dbbcdbfda2bd077be46dcb7f5a908bd5cfa0d03a770261d6c5/bootmachine-0.5.2.tar.gz" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "8f16c00b31ea0a809b7fa90d7ba58dc2", "sha256": "02f5e1571b08658644dd03ef4ea844aea7a5316b1625957d82b354a729fd3320" }, "downloads": -1, "filename": "bootmachine-0.5.3.tar.gz", "has_sig": false, "md5_digest": "8f16c00b31ea0a809b7fa90d7ba58dc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21301, "upload_time": "2012-09-13T13:30:45", "url": "https://files.pythonhosted.org/packages/d5/74/2fb998fc3389f2e874beeaeb2c3a5414c43cb05ef05230398a226146499a/bootmachine-0.5.3.tar.gz" } ], "0.5.4": [ { "comment_text": "", "digests": { "md5": "855a8d6d4b334fed96a5f8d53af0659c", "sha256": "5aa9f2eecb18c3c24bb4d592280a64d9ef78c00c63a05c644ecb8aa7b4e9bf0a" }, "downloads": -1, "filename": "bootmachine-0.5.4.tar.gz", "has_sig": false, "md5_digest": "855a8d6d4b334fed96a5f8d53af0659c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21306, "upload_time": "2012-09-13T14:01:11", "url": "https://files.pythonhosted.org/packages/b5/97/b5f10b99dab1beebf5046e1dfc633dadf088d8867b5b8f8e5e211468ff0e/bootmachine-0.5.4.tar.gz" } ], "0.5.5": [ { "comment_text": "", "digests": { "md5": "32eaa992d8d06aaa400c6a071efb858d", "sha256": "00fdedd55c002b8b499b0aff6db797dc0e4662957bc191346d04ea24384dde9d" }, "downloads": -1, "filename": "bootmachine-0.5.5.tar.gz", "has_sig": false, "md5_digest": "32eaa992d8d06aaa400c6a071efb858d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21319, "upload_time": "2012-09-13T14:06:38", "url": "https://files.pythonhosted.org/packages/93/f6/f8fbc882937d2e8f1742a0e8e1853f54d691dbca76478a0d7d9aaa190fd1/bootmachine-0.5.5.tar.gz" } ], "0.5.6": [ { "comment_text": "", "digests": { "md5": "67c96c40151dcfd4b9397c03bd90dbd0", "sha256": "0aae57f9b5b44adeb2bc2e89c280e4f503d448b7e9672d006c871ef5f630251c" }, "downloads": -1, "filename": "bootmachine-0.5.6.tar.gz", "has_sig": false, "md5_digest": "67c96c40151dcfd4b9397c03bd90dbd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21294, "upload_time": "2012-09-13T14:33:15", "url": "https://files.pythonhosted.org/packages/40/1d/dbf196fe0d73ab9d3e34b45d39d6cb41cc66e45ae5a5690ebf088f088a46/bootmachine-0.5.6.tar.gz" } ], "0.5.7": [ { "comment_text": "", "digests": { "md5": "23948ff97e7a53844872fe4af5397ed9", "sha256": "cca6353c93ec251428161a2ae5608f7fe0891c0f0931377d407b8371752a6bbc" }, "downloads": -1, "filename": "bootmachine-0.5.7.tar.gz", "has_sig": false, "md5_digest": "23948ff97e7a53844872fe4af5397ed9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21295, "upload_time": "2012-09-13T14:37:49", "url": "https://files.pythonhosted.org/packages/01/fb/16d7555d1c5a0c6072b6870598be63a1902c3498823e09b220ec962508f0/bootmachine-0.5.7.tar.gz" } ], "0.5.8": [ { "comment_text": "", "digests": { "md5": "a832269bbcd62c1ebe8b754a3f6e7284", "sha256": "e97ebdfac291dfe4d034e15d93e3990a9f86b8bbe6a25ba7fc3233e0d91d4462" }, "downloads": -1, "filename": "bootmachine-0.5.8.tar.gz", "has_sig": false, "md5_digest": "a832269bbcd62c1ebe8b754a3f6e7284", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46366, "upload_time": "2012-09-13T14:40:31", "url": "https://files.pythonhosted.org/packages/41/44/3cb345984d4148b94aaacd5735a76a9077076dfb67dc24be66b226793d0d/bootmachine-0.5.8.tar.gz" } ], "0.5.9": [ { "comment_text": "", "digests": { "md5": "9908a554ea3ba0f71e2d3a704238a105", "sha256": "832a06cf9fb42d3ebc162f7878741d1164bff940cca951ba4ea16d1038f0e5d4" }, "downloads": -1, "filename": "bootmachine-0.5.9.tar.gz", "has_sig": false, "md5_digest": "9908a554ea3ba0f71e2d3a704238a105", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48503, "upload_time": "2012-10-25T15:04:52", "url": "https://files.pythonhosted.org/packages/2e/4b/f23860c5bacd96ac8dab3d38af413672a381848aa36ee03e7aad8acfc192/bootmachine-0.5.9.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "5e95ee036c1abc1be30ef2cb9bcdd230", "sha256": "e7bef28778e739d32962ac5de6523190acf0eeeb93fb9a26885796d884ede39a" }, "downloads": -1, "filename": "bootmachine-0.6.0.tar.gz", "has_sig": false, "md5_digest": "5e95ee036c1abc1be30ef2cb9bcdd230", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50344, "upload_time": "2013-05-25T20:48:41", "url": "https://files.pythonhosted.org/packages/31/18/7bab8792606234fe903c5e65eeb0481d20759b4787123aca5ee3e92e8f45/bootmachine-0.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e95ee036c1abc1be30ef2cb9bcdd230", "sha256": "e7bef28778e739d32962ac5de6523190acf0eeeb93fb9a26885796d884ede39a" }, "downloads": -1, "filename": "bootmachine-0.6.0.tar.gz", "has_sig": false, "md5_digest": "5e95ee036c1abc1be30ef2cb9bcdd230", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50344, "upload_time": "2013-05-25T20:48:41", "url": "https://files.pythonhosted.org/packages/31/18/7bab8792606234fe903c5e65eeb0481d20759b4787123aca5ee3e92e8f45/bootmachine-0.6.0.tar.gz" } ] }