Skip to content

Commit

Permalink
s390: reset machine id
Browse files Browse the repository at this point in the history
  • Loading branch information
Bischoff committed May 21, 2024
1 parent 3255722 commit e4aadb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend_modules/feilong/host/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ resource "null_resource" "provisioning" {
gpg_keys = var.gpg_keys
connect_to_base_network = true
connect_to_additional_network = false
reset_ids = true
ipv6 = var.ipv6

// These should be defined in a "sumaform module", but we cannot use sumaform modules,
Expand Down

0 comments on commit e4aadb9

Please sign in to comment.