Skip to content

Commit 4d33c7d

Browse files
wtripp180901sjpb
andauthored
docs suggestions
Co-authored-by: Steve Brasier <[email protected]>
1 parent f095b50 commit 4d33c7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environments/site/tofu/variables.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,8 @@ variable "cluster_nodename_template" {
316316

317317
variable "config_drive" {
318318
description = <<-EOT
319-
Whether to enable Nova config drives on all nodes, which will mount a drive containing
320-
information that would usually be available through the metadata service.
319+
Whether to enable Nova config drives on all nodes, which will attach a drive containing
320+
information usually provided through the metadata service.
321321
EOT
322322
type = bool
323323
default = false

0 commit comments

Comments
 (0)