Skip to content

Distelli/travis-cookbooks

 
 

Repository files navigation

Travis cookbooks!

Travis cookbooks are collections of Chef cookbooks used with Chef for setting up Linux VMs for running tests and Travis internal machines.

The wrapper cookbooks that compose together the cookbooks found here live over in the Travis CI Infrastructure Packer Templates repository.

Developing Cookbooks

Directory structure

There are two cookbook path directories in this repository:

  • cookbooks authored by Travis CI
  • community-cookbooks vendored community stuff

Requirements

There is no Gemfile for specifying Chef dependencies. Please install the ChefDK.

Branches

There are two long-lived branches:

  • master per tradition, which is compatible with Ubuntu 14.04
  • precise-stable, which is compatible with Ubuntu 12.04

Please target your patches accordingly.

License

See the LICENSE files.

About

Chef cookbooks collection used for Travis CI environment/VMs, worker machines and so on

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 58.8%
  • HTML 29.6%
  • Shell 11.4%
  • Other 0.2%