mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-23 01:21:33 +02:00
Fix the terraform fmt of configs
This commit is contained in:
@ -59,6 +59,7 @@ variable "kube_dns_service_ip" {
|
||||
variable "kernel_args" {
|
||||
description = "Additional kernel arguments to provide at PXE boot."
|
||||
type = "list"
|
||||
|
||||
default = [
|
||||
"root=/dev/sda1",
|
||||
]
|
||||
|
Reference in New Issue
Block a user