imported single-compute role from github.com/rcbops/chef-cookbooks and removed currently missing components
This commit is contained in:
7
roles/single-compute.rb
Normal file
7
roles/single-compute.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
name "single-compute"
|
||||
description "Nova compute (with non-HA Controller)"
|
||||
run_list(
|
||||
"role[base]"
|
||||
#"recipe[nova::compute]"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user