Remove redundant realization of ring_*_device
Since they are already realized in swift::ringbuilder, it is not necessary to realize them here.
This commit is contained in:
@@ -23,10 +23,6 @@ class cloud::object::ringbuilder(
|
||||
|
||||
include cloud::object
|
||||
|
||||
Ring_object_device <<| |>>
|
||||
Ring_container_device <<| |>>
|
||||
Ring_account_device <<| |>>
|
||||
|
||||
class {'swift::ringbuilder' :
|
||||
part_power => 15,
|
||||
replicas => $replicas,
|
||||
|
Reference in New Issue
Block a user