diff options
Diffstat (limited to 'swift-source.yaml')
-rw-r--r-- | swift-source.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swift-source.yaml b/swift-source.yaml index 1a5a04f4..fcf94361 100644 --- a/swift-source.yaml +++ b/swift-source.yaml @@ -7,7 +7,7 @@ resources: swift: devices: { get_input: swift_devices } hash: { get_input: swift_hash_suffix } - part-power: 10 + part-power: { get_input: swift_part_power } proxy-memcache: { get_input: swift_proxy_memcache } replicas: {get_input: swift_replicas } service-password: { get_input: swift_password } |