aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--controller-puppet.yaml2
-rw-r--r--controller.yaml2
-rw-r--r--overcloud-without-mergepy.yaml2
-rw-r--r--swift-deploy.yaml2
-rw-r--r--swift-storage-puppet.yaml2
-rw-r--r--swift-storage.yaml2
6 files changed, 6 insertions, 6 deletions
diff --git a/controller-puppet.yaml b/controller-puppet.yaml
index de1d9dcd..c5462ff7 100644
--- a/controller-puppet.yaml
+++ b/controller-puppet.yaml
@@ -368,7 +368,7 @@ parameters:
type: string
SwiftReplicas:
type: number
- default: 1
+ default: 3
description: How many replicas to use in the swift rings.
VirtualIP:
type: string
diff --git a/controller.yaml b/controller.yaml
index 4ab62d5d..a5ebab4f 100644
--- a/controller.yaml
+++ b/controller.yaml
@@ -368,7 +368,7 @@ parameters:
type: string
SwiftReplicas:
type: number
- default: 1
+ default: 3
description: How many replicas to use in the swift rings.
VirtualIP:
type: string
diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml
index e24c3a57..80fd2024 100644
--- a/overcloud-without-mergepy.yaml
+++ b/overcloud-without-mergepy.yaml
@@ -388,7 +388,7 @@ parameters:
type: number
SwiftReplicas:
type: number
- default: 1
+ default: 3
description: How many replicas to use in the swift rings.
# Compute-specific params
diff --git a/swift-deploy.yaml b/swift-deploy.yaml
index 1e15511f..d4d32cbd 100644
--- a/swift-deploy.yaml
+++ b/swift-deploy.yaml
@@ -24,7 +24,7 @@ parameters:
hidden: true
SwiftReplicas:
type: number
- default: 1
+ default: 3
description: How many replicas to use in the swift rings.
resources:
controller0Swift:
diff --git a/swift-storage-puppet.yaml b/swift-storage-puppet.yaml
index 38183bba..ba32a81e 100644
--- a/swift-storage-puppet.yaml
+++ b/swift-storage-puppet.yaml
@@ -33,7 +33,7 @@ parameters:
type: number
Replicas:
type: number
- default: 1
+ default: 3
description: How many replicas to use in the swift rings.
SnmpdReadonlyUserName:
default: ro_snmp_user
diff --git a/swift-storage.yaml b/swift-storage.yaml
index 076d4bcb..42a78666 100644
--- a/swift-storage.yaml
+++ b/swift-storage.yaml
@@ -71,7 +71,7 @@ parameters:
type: number
Replicas:
type: number
- default: 1
+ default: 3
description: How many replicas to use in the swift rings.
SnmpdReadonlyUserName:
default: ro_snmp_user