Skip to content
Snippets Groups Projects
Verified Commit eedfa061 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

modules/node: Use the latest debian-buster template

Related to T2747
parent 2223f9ed
No related branches found
No related tags found
No related merge requests found
......@@ -14,9 +14,9 @@ variable "hypervisor" {
}
variable "template" {
description = "Template to use (template-debian-9, template-debian-10)"
description = "Template created by packer to use (template-debian-10, debian-buster-...)"
type = string
default = "debian-buster-2020-10-16"
default = "debian-buster-2020-11-06"
}
variable "sockets" {
......
  • Phabricator Migration user @phabricator-migration ·
    Owner

    Some references in the commit message have been migrated:

    • T2747 is now infra/sysadm-environment#2747
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment