Skip to content

Commit 66b4714

Browse files
authored
aws2 update
1 parent b3a3049 commit 66b4714

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/ibm-spectrum-scale-master.template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
"Type": "String"
196196
},
197197
"SpectrumS3Bucket": {
198-
"Description": "The name of the S3 bucket to be used for data store and SSH key synchronization between nodes. If you don’t have an existing S3 bucket to reuse, you must create a new S3 bucket before launching this Quick Start.",
198+
"Description": "The name of the S3 bucket to be used for data store and SSH key synchronization between nodes. If you do not have an existing S3 bucket to reuse, you must create a new S3 bucket before launching this Quick Start.",
199199
"AllowedPattern": "^[0-9a-zA-Z]+([0-9a-zA-Z-]*[0-9a-zA-Z])*$",
200200
"Type": "String",
201201
"MinLength": "1",
@@ -216,7 +216,7 @@
216216
]
217217
},
218218
"DataReplica": {
219-
"Description": "Number of replica copies of data and metadata across the all cluster nodes on two AZs.",
219+
"Description": "Number of replica copies of data across the all cluster nodes on two AZs.",
220220
"Type": "Number",
221221
"Default": "2",
222222
"AllowedValues": [
@@ -646,4 +646,4 @@
646646
}
647647
}
648648
}
649-
}
649+
}

0 commit comments

Comments
 (0)