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

maas (8) Versions 0.1.2

Installs/Configures maas

Policyfile
Berkshelf
Knife
cookbook 'maas', '= 0.1.2', :supermarket
cookbook 'maas', '= 0.1.2'
knife supermarket install maas
knife supermarket download maas
README
Dependencies
Quality 0%

maas

This is a cookbook to deploy maas via chef.

It requires the apt cookbook.

Ubuntu 14.04 is the only supported distro and version.

After it has converged successfully, you should follow the steps installing maas.

You'll need to create a superuser for the maas instance:
bash
$ sudo maas-region-admin createadmin --username=root --email=MYEMAIL@EXAMPLE.COM

Testing

There are chefspec tests which you can run via chef-dk.
bash
$ chef exec rspec spec

There is also kitchen integration tests that you can run via chef-dk.
bash
$ chef exec kitchen test

Dependent cookbooks

apt >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

0.1.2 failed this metric

FC031: Cookbook without metadata file: /tmp/cook/6074559b3a812e23149f947f/maas/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/6074559b3a812e23149f947f/maas/metadata.rb:1