Skip to content
Snippets Groups Projects

Feat cluster images

Compare and
4 files
+ 79
3
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -32,7 +32,6 @@ build {
]
roles_path = "./ansible/roles"
extra_arguments = [
"--scp-extra-args", "'-O'",
"--extra-vars", "root_ssh_key='${var.root_ssh_key}'"
]
}
Loading