aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/swift-storage.yaml
diff options
context:
space:
mode:
authorChristian Schwede <cschwede@redhat.com>2016-10-17 10:54:31 +0200
committerChristian Schwede <cschwede@redhat.com>2016-10-26 10:09:41 +0200
commit82e262dff234bae5b1c892d1943fbd50e61801f6 (patch)
treed27e45becc3cca00b79b12d3d2c8f730baa9824d /puppet/services/swift-storage.yaml
parentab00d9393b1d1b3a4eceb81135b0e816791e190f (diff)
Fix usage of SwiftRawDisks
Using the SwiftRawDisks parameter neither created the XFS filesystem nor mounted the device, requiring manual intervention by an operaror. Partial-Bug: 1634051 Change-Id: I2da0f12635a37c1f339a3be59a7d00f352adf283
Diffstat (limited to 'puppet/services/swift-storage.yaml')
-rw-r--r--puppet/services/swift-storage.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/swift-storage.yaml b/puppet/services/swift-storage.yaml
index 7fbb8d90..cffe78f5 100644
--- a/puppet/services/swift-storage.yaml
+++ b/puppet/services/swift-storage.yaml
@@ -86,7 +86,7 @@ outputs:
swift::storage::all::account_pipeline:
- healthcheck
- account-server
- swift::storage::disks: {get_param: SwiftRawDisks}
+ swift::storage::disks::args: {get_param: SwiftRawDisks}
swift::storage::all::storage_local_net_ip: {get_param: [ServiceNetMap, SwiftStorageNetwork]}
step_config: |
include ::tripleo::profile::base::swift::storage