mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-01 08:34:35 +02:00
Use new Fedora CoreOS kernel/initrd/raw asset names
* Fedora CoreOS changed the kernel, initramfs, and raw image asset download paths and names in 30.20191002.0
This commit is contained in:
@ -169,7 +169,7 @@ module "bare-metal-mercury" {
|
||||
cluster_name = "mercury"
|
||||
matchbox_http_endpoint = "http://matchbox.example.com"
|
||||
os_stream = "testing"
|
||||
os_version = "30.20190801.0"
|
||||
os_version = "30.20191002.0"
|
||||
cached_install = true
|
||||
|
||||
# configuration
|
||||
|
Reference in New Issue
Block a user