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:
Yanis Guenane
2014-05-30 09:45:28 -04:00
parent bd26a5e6d3
commit 70ae32c1cc

View File

@@ -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,