Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

clonezillalive (4) Versions 0.1.0

Installs/Configures clonezillalive

Policyfile
Berkshelf
Knife
cookbook 'clonezillalive', '= 0.1.0', :supermarket
cookbook 'clonezillalive', '= 0.1.0'
knife supermarket install clonezillalive
knife supermarket download clonezillalive
README
Dependencies
Quality -%

clonezillalive Cookbook

Deploy Clonezilla-Live for network-booting.

Clonezilla then allows to save and restore images of hard-disks.

If the image is for windows and prepared for example with sysprep, it can be
used to install several machines over and over again.

Requirements

The development of this cookbook happens on debian wheezy (7.1), which makes
this the supported platform.

cookbooks

  • tftp: For the booting
  • nfs: For the image store

Attributes

[None yet]

Usage

clonezillalive::default

This recipe does nothing. Its there to play it safe if I want to add providers
and resources to this cookbook.

clonezillalive::server

This recipe grabs the clonezilla live image and unpacks the files needed for
network-boot. Then it installs tftp and syslinux and configures pxe-booting for
the clonezilla image.

Contributing

Standard opensource cookbook rules apply:

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. <del>Write tests for your change (if applicable)</del>
  5. <del>Run the tests, ensuring they all pass</del>
  6. Submit a Pull Request using Github

License and Authors

Authors: Arnold Krille (for bcs kommunikationslösungen)

Dependent cookbooks

tftp >= 0.0.0
nfs >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found