We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f095b50 commit 4d33c7dCopy full SHA for 4d33c7d
environments/site/tofu/variables.tf
@@ -316,8 +316,8 @@ variable "cluster_nodename_template" {
316
317
variable "config_drive" {
318
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.
+ Whether to enable Nova config drives on all nodes, which will attach a drive containing
+ information usually provided through the metadata service.
321
EOT
322
type = bool
323
default = false
0 commit comments