Skip to content

Commit

Permalink
update salt migration minion module name
Browse files Browse the repository at this point in the history
  • Loading branch information
maximenoel8 committed Aug 14, 2024
1 parent 4211bab commit f080167
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1011,7 +1011,7 @@ module "sle15sp5s390_minion" {

// This is an x86_64 SLES 15 SP5 minion (like sle15sp5_minion),
// dedicated to testing migration from OS Salt to Salt bundle
module "salt-migration_minion" {
module "salt_migration_minion" {
providers = {
libvirt = libvirt.moscowmule
}
Expand Down

0 comments on commit f080167

Please sign in to comment.