Personal tools
Skip to content. | Skip to navigation
This is the openstack workload driver module for OpenCrowbar. Use of this package will require installation of the opencrowbar-core package. OpenCrowbar is a second-generation DevOps tool that enables deployment of bare servers into a production ready cluster in a matter of hours. OpenCrowbar can deploy any software stack, but has been initially developed to deploy Hadoop and OpenStack. OpenCrowbar is able to prepare server hardware, firmware, and hardware-based controllers to create a known-state hardware platform that is ready to receive the installation of an operating system, application-specific software, pre-configure the application-specific platform so it is ready to deploy a clustered workload to compute and/or storage nodes. OpenCrowbar provides server discovery, firmware updates, and operating system installation using PXE boot or virtual instance deployment. OpenCrowbar deploys applications on top of hardware-provisioned operating system platforms using Jigs. Supported Jigs includes: Chef, Puppet, and SSH-based shell scripting.
This is the opencrowbar-template package for Crowbar 2.0. This pacakge is NOT required for any working installation - it serves as a pattern for development of future add-on modules. Crowbar 2.0 is a second-generation DevOps tool that enables deployment of bare servers into a production ready cluster in a matter of hours. Crowbar 2.0 can deploy any software stack, but has been initially developed to deploy Hadoop and OpenStack. Crowbar 2.0 is able to prepare server hardware, firmware, and hardware-based controllers to create a known-state hardware platform that is ready to receive the installation of an operating system, application-specific software, pre-configure the application-specific platform so it is ready to deploy a clustered workload to compute and/or storage nodes. Crowbar provides server discovery, firmware updates, and operating system installation using PXE boot or virtual instance deployment. Crowbar deploys applications on top of hardware-provisioned operating system platforms using Jigs. Supported Jigs includes: Chef, Puppet, and SSH-based shell scripting.
Reset Chef Web UI Admin password
Example from chef import autoconfigure, Node api = autoconfigure() n = Node('web1') print n['fqdn'] n['myapp']['version'] = '1.0' n.save()
pulp-cookbook Plugin The cookbook plugin extends pulpcore to support hosting Chef cookbooks. This plugin assumes some familiarity with the pulpcore documentation. For more information, please see the documentation or the Pulp project page.
With Testinfra you can write unit tests in Python to test actual state of your servers configured by management tools like Salt, Ansible, Puppet, Chef and so on. Testinfra aims to be a Serverspec equivalent in python and is written as a plugin to the powerful Pytest test engine.
Official AWS Ruby gem for AWS OpsWorks for Chef Automate (OpsWorksCM). This gem is part of the AWS SDK for Ruby.