Update Fedora Atomic from 27 to 28 on DigitalOcean

* Fedora Atomic 27 images disappeared from DigitalOcean and
forced this early update (there are known bugs)
This commit is contained in:
Dalton Hubble
2018-05-21 20:33:09 -07:00
parent 28d0891729
commit 1e2eec6487
2 changed files with 7 additions and 2 deletions

View File

@ -43,8 +43,8 @@ variable "worker_type" {
variable "image" {
type = "string"
default = "fedora-27-x64-atomic"
description = "OS image from which to initialize the disk (e.g. fedora-27-x64-atomic)"
default = "fedora-28-x64-atomic"
description = "OS image from which to initialize the disk (e.g. fedora-28-x64-atomic)"
}
# configuration