Skip to content

Instantly share code, notes, and snippets.

@bodepd
Last active December 21, 2015 22:09
Show Gist options
  • Select an option

  • Save bodepd/6373056 to your computer and use it in GitHub Desktop.

Select an option

Save bodepd/6373056 to your computer and use it in GitHub Desktop.
# class groups are just groups of classes that serve a single role
class_groups:
-
# what knows what components are required to fullfill some functionality?
scenarios:
all_in_one:
roles:
all_in_one
classes:
- nova::api
- nova
- cinder::sceduler
-
multi_2_node
roles:
compute
- nova::compute
controller
-
# datamapper/common.yaml
# datamapper/all_in_one.yaml
verbose:
...
package_ensure:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment