The Chef Style Guide[1] does not recommend using hyphens for cookbook or resource names. To maintain consistency, we should follow best practices. [1]: https://docs.chef.io/ruby.html#use-of-hyphens Depends-On: Ic2b6d8f1cdf719791faaebdbd7e29e789eb3f31c Change-Id: Ib8b6ed53f2d4e97ea5bfc89f5fb8fac42308b3b7
3 lines
151 B
Ruby
3 lines
151 B
Ruby
default['openstack']['bare_metal']['conductor']['periodic_max_workers'] = 8
|
|
default['openstack']['bare_metal']['conductor']['workers_pool_size'] = 100
|
|
|