Skip to content

Commit e81ee34

Browse files
committed
Add the SLE15SP2 development tools for the 4.1 refserver until 4.1.1 is out
1 parent ce8b969 commit e81ee34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

terracumber_config/tf_files/SUSEManager-4.1-refenv-PRV.tf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ module "srv" {
107107
mac = "52:54:00:00:00:32"
108108
memory = 8192
109109
}
110+
additional_repos = {
111+
devtools_product = "http://minima-mirror.prv.suse.net/SUSE/Products/SLE-Module-Development-Tools/15-SP2/x86_64/product/",
112+
devtools_update = "http://minima-mirror.prv.suse.net/SUSE/Updates/SLE-Module-Development-Tools/15-SP2/x86_64/update/"
113+
}
110114
}
111115

112116
module "cli-sles15" {

0 commit comments

Comments
 (0)