cookbook 'maas', '= 0.1.0'
maas (8) Versions 0.1.0 Follow0
Installs/Configures maas
cookbook 'maas', '= 0.1.0', :supermarket
knife supermarket install maas
knife supermarket download maas
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.0 failed this metric
FC031: Cookbook without metadata file: /tmp/cook/f9195a39d380084f9517c2d1/maas/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/f9195a39d380084f9517c2d1/maas/metadata.rb:1
0.1.0 failed this metric
FC045: Consider setting cookbook name in metadata: /tmp/cook/f9195a39d380084f9517c2d1/maas/metadata.rb:1