# SLES services from SUSE 15 SP1 system running on runner RUN { \ echo '[Basesystem_Module_15_SP2_x86_64]' ; \ echo 'enabled=1' ; \ echo 'autorefresh=1' ; \ echo 'url = https://scc.suse.com/access/services/1931?credentials=Basesystem_Module_15_SP2_x86_64' ; \ echo 'type = ris' ; \ echo 'ttl_sec = 86400' ; \ echo 'lrf_dat = 1606326788' ; \ echo 'repo_1=Basesystem_Module_15_SP2_x86_64:SLE-Module-Basesystem15-SP2-Debuginfo-Pool' ; \ echo 'repo_1_enabled=0' ; \ echo 'repo_1_autorefresh=0' ; \ echo 'repo_2=Basesystem_Module_15_SP2_x86_64:SLE-Module-Basesystem15-SP2-Debuginfo-Updates' ; \ echo 'repo_2_enabled=0' ; \ echo 'repo_2_autorefresh=1' ; \ echo 'repo_3=Basesystem_Module_15_SP2_x86_64:SLE-Module-Basesystem15-SP2-Pool' ; \ echo 'repo_3_enabled=1' ; \ echo 'repo_3_autorefresh=0' ; \ echo 'repo_4=Basesystem_Module_15_SP2_x86_64:SLE-Module-Basesystem15-SP2-Source-Pool' ; \ echo 'repo_4_enabled=0' ; \ echo 'repo_4_autorefresh=0' ; \ echo 'repo_5=Basesystem_Module_15_SP2_x86_64:SLE-Module-Basesystem15-SP2-Updates' ; \ echo 'repo_5_enabled=1' ; \ echo 'repo_5_autorefresh=1' ; \ } > /etc/zypp/services.d/Basesystem_Module_15_SP2_x86_64.service RUN { \ echo '[Containers_Module_15_SP2_x86_64]' ; \ echo 'enabled=1' ; \ echo 'autorefresh=1' ; \ echo 'url = https://scc.suse.com/access/services/1948?credentials=Containers_Module_15_SP2_x86_64' ; \ echo 'type = ris' ; \ echo 'ttl_sec = 86400' ; \ echo 'lrf_dat = 1606326790' ; \ echo 'repo_1=Containers_Module_15_SP2_x86_64:SLE-Module-Containers15-SP2-Debuginfo-Pool' ; \ echo 'repo_1_enabled=0' ; \ echo 'repo_1_autorefresh=0' ; \ echo 'repo_2=Containers_Module_15_SP2_x86_64:SLE-Module-Containers15-SP2-Debuginfo-Updates' ; \ echo 'repo_2_enabled=0' ; \ echo 'repo_2_autorefresh=1' ; \ echo 'repo_3=Containers_Module_15_SP2_x86_64:SLE-Module-Containers15-SP2-Pool' ; \ echo 'repo_3_enabled=1' ; \ echo 'repo_3_autorefresh=0' ; \ echo 'repo_4=Containers_Module_15_SP2_x86_64:SLE-Module-Containers15-SP2-Source-Pool' ; \ echo 'repo_4_enabled=0' ; \ echo 'repo_4_autorefresh=0' ; \ echo 'repo_5=Containers_Module_15_SP2_x86_64:SLE-Module-Containers15-SP2-Updates' ; \ echo 'repo_5_enabled=1' ; \ echo 'repo_5_autorefresh=1' ; \ } > /etc/zypp/services.d/Containers_Module_15_SP2_x86_64.service RUN { \ echo '[Desktop_Applications_Module_15_SP2_x86_64]' ; \ echo 'enabled=1' ; \ echo 'autorefresh=1' ; \ echo 'url = https://scc.suse.com/access/services/1952?credentials=Desktop_Applications_Module_15_SP2_x86_64' ; \ echo 'type = ris' ; \ echo 'ttl_sec = 86400' ; \ echo 'lrf_dat = 1606326792' ; \ echo 'repo_1=Desktop_Applications_Module_15_SP2_x86_64:SLE-Module-Desktop-Applications15-SP2-Debuginfo-Pool' ; \ echo 'repo_1_enabled=0' ; \ echo 'repo_1_autorefresh=0' ; \ echo 'repo_2=Desktop_Applications_Module_15_SP2_x86_64:SLE-Module-Desktop-Applications15-SP2-Debuginfo-Updates' ; \ echo 'repo_2_enabled=0' ; \ echo 'repo_2_autorefresh=1' ; \ echo 'repo_3=Desktop_Applications_Module_15_SP2_x86_64:SLE-Module-Desktop-Applications15-SP2-Pool' ; \ echo 'repo_3_enabled=1' ; \ echo 'repo_3_autorefresh=0' ; \ echo 'repo_4=Desktop_Applications_Module_15_SP2_x86_64:SLE-Module-Desktop-Applications15-SP2-Source-Pool' ; \ echo 'repo_4_enabled=0' ; \ echo 'repo_4_autorefresh=0' ; \ echo 'repo_5=Desktop_Applications_Module_15_SP2_x86_64:SLE-Module-Desktop-Applications15-SP2-Updates' ; \ echo 'repo_5_enabled=1' ; \ echo 'repo_5_autorefresh=1' ; \ } > /etc/zypp/services.d/Desktop_Applications_Module_15_SP2_x86_64.service RUN { \ echo '[Development_Tools_Module_15_SP2_x86_64]' ; \ echo 'enabled=1' ; \ echo 'autorefresh=1' ; \ echo 'url = https://scc.suse.com/access/services/1956?credentials=Development_Tools_Module_15_SP2_x86_64' ; \ echo 'type = ris' ; \ echo 'ttl_sec = 86400' ; \ echo 'lrf_dat = 1606326796' ; \ echo 'repo_1=Development_Tools_Module_15_SP2_x86_64:SLE-Module-DevTools15-SP2-Debuginfo-Pool' ; \ echo 'repo_1_enabled=0' ; \ echo 'repo_1_autorefresh=0' ; \ echo 'repo_2=Development_Tools_Module_15_SP2_x86_64:SLE-Module-DevTools15-SP2-Debuginfo-Updates' ; \ echo 'repo_2_enabled=0' ; \ echo 'repo_2_autorefresh=1' ; \ echo 'repo_3=Development_Tools_Module_15_SP2_x86_64:SLE-Module-DevTools15-SP2-Pool' ; \ echo 'repo_3_enabled=1' ; \ echo 'repo_3_autorefresh=0' ; \ echo 'repo_4=Development_Tools_Module_15_SP2_x86_64:SLE-Module-DevTools15-SP2-Source-Pool' ; \ echo 'repo_4_enabled=0' ; \ echo 'repo_4_autorefresh=0' ; \ echo 'repo_5=Development_Tools_Module_15_SP2_x86_64:SLE-Module-DevTools15-SP2-Updates' ; \ echo 'repo_5_enabled=1' ; \ echo 'repo_5_autorefresh=1' ; \ } > /etc/zypp/services.d/Development_Tools_Module_15_SP2_x86_64.service RUN { \ echo '[Server_Applications_Module_15_SP2_x86_64]' ; \ echo 'enabled=1' ; \ echo 'autorefresh=1' ; \ echo 'url = https://scc.suse.com/access/services/1940?credentials=Server_Applications_Module_15_SP2_x86_64' ; \ echo 'type = ris' ; \ echo 'ttl_sec = 86400' ; \ echo 'lrf_dat = 1606326803' ; \ echo 'repo_1=Server_Applications_Module_15_SP2_x86_64:SLE-Module-Server-Applications15-SP2-Debuginfo-Pool' ; \ echo 'repo_1_enabled=0' ; \ echo 'repo_1_autorefresh=0' ; \ echo 'repo_2=Server_Applications_Module_15_SP2_x86_64:SLE-Module-Server-Applications15-SP2-Debuginfo-Updates' ; \ echo 'repo_2_enabled=0' ; \ echo 'repo_2_autorefresh=1' ; \ echo 'repo_3=Server_Applications_Module_15_SP2_x86_64:SLE-Module-Server-Applications15-SP2-Pool' ; \ echo 'repo_3_enabled=1' ; \ echo 'repo_3_autorefresh=0' ; \ echo 'repo_4=Server_Applications_Module_15_SP2_x86_64:SLE-Module-Server-Applications15-SP2-Source-Pool' ; \ echo 'repo_4_enabled=0' ; \ echo 'repo_4_autorefresh=0' ; \ echo 'repo_5=Server_Applications_Module_15_SP2_x86_64:SLE-Module-Server-Applications15-SP2-Updates' ; \ echo 'repo_5_enabled=1' ; \ echo 'repo_5_autorefresh=1' ; \ } > /etc/zypp/services.d/Server_Applications_Module_15_SP2_x86_64.service RUN { \ echo '[SUSE_Linux_Enterprise_Server_15_SP2_x86_64]' ; \ echo 'enabled=1' ; \ echo 'autorefresh=1' ; \ echo 'url = https://scc.suse.com/access/services/1924?credentials=SUSE_Linux_Enterprise_Server_15_SP2_x86_64' ; \ echo 'type = ris' ; \ echo 'ttl_sec = 86400' ; \ echo 'lrf_dat = 1606326798' ; \ echo 'repo_1=SUSE_Linux_Enterprise_Server_15_SP2_x86_64:SLE-Product-SLES15-SP2-Debuginfo-Pool' ; \ echo 'repo_1_enabled=0' ; \ echo 'repo_1_autorefresh=0' ; \ echo 'repo_2=SUSE_Linux_Enterprise_Server_15_SP2_x86_64:SLE-Product-SLES15-SP2-Debuginfo-Updates' ; \ echo 'repo_2_enabled=0' ; \ echo 'repo_2_autorefresh=1' ; \ echo 'repo_3=SUSE_Linux_Enterprise_Server_15_SP2_x86_64:SLE-Product-SLES15-SP2-Pool' ; \ echo 'repo_3_enabled=1' ; \ echo 'repo_3_autorefresh=0' ; \ echo 'repo_4=SUSE_Linux_Enterprise_Server_15_SP2_x86_64:SLE-Product-SLES15-SP2-Source-Pool' ; \ echo 'repo_4_enabled=0' ; \ echo 'repo_4_autorefresh=0' ; \ echo 'repo_5=SUSE_Linux_Enterprise_Server_15_SP2_x86_64:SLE-Product-SLES15-SP2-Updates' ; \ echo 'repo_5_enabled=1' ; \ echo 'repo_5_autorefresh=1' ; \ } > /etc/zypp/services.d/SUSE_Linux_Enterprise_Server_15_SP2_x86_64.service RUN { \ echo '[SUSE_Package_Hub_15_SP2_x86_64]' ; \ echo 'enabled=1' ; \ echo 'autorefresh=1' ; \ echo 'url = https://scc.suse.com/access/services/1935?credentials=SUSE_Package_Hub_15_SP2_x86_64' ; \ echo 'type = ris' ; \ echo 'ttl_sec = 86400' ; \ echo 'lrf_dat = 1606326801' ; \ echo 'repo_1=SUSE_Package_Hub_15_SP2_x86_64:SLE-Module-Packagehub-Subpackages15-SP2-Debuginfo-Pool' ; \ echo 'repo_1_enabled=0' ; \ echo 'repo_1_autorefresh=0' ; \ echo 'repo_2=SUSE_Package_Hub_15_SP2_x86_64:SLE-Module-Packagehub-Subpackages15-SP2-Debuginfo-Updates' ; \ echo 'repo_2_enabled=0' ; \ echo 'repo_2_autorefresh=1' ; \ echo 'repo_3=SUSE_Package_Hub_15_SP2_x86_64:SLE-Module-Packagehub-Subpackages15-SP2-Pool' ; \ echo 'repo_3_enabled=1' ; \ echo 'repo_3_autorefresh=0' ; \ echo 'repo_4=SUSE_Package_Hub_15_SP2_x86_64:SLE-Module-Packagehub-Subpackages15-SP2-Source-Pool' ; \ echo 'repo_4_enabled=0' ; \ echo 'repo_4_autorefresh=0' ; \ echo 'repo_5=SUSE_Package_Hub_15_SP2_x86_64:SLE-Module-Packagehub-Subpackages15-SP2-Updates' ; \ echo 'repo_5_enabled=1' ; \ echo 'repo_5_autorefresh=1' ; \ echo 'repo_6=SUSE_Package_Hub_15_SP2_x86_64:SUSE-PackageHub-15-SP2-Backports-Debuginfo' ; \ echo 'repo_6_enabled=0' ; \ echo 'repo_6_autorefresh=1' ; \ echo 'repo_7=SUSE_Package_Hub_15_SP2_x86_64:SUSE-PackageHub-15-SP2-Backports-Pool' ; \ echo 'repo_7_enabled=1' ; \ echo 'repo_7_autorefresh=0' ; \ echo 'repo_8=SUSE_Package_Hub_15_SP2_x86_64:SUSE-PackageHub-15-SP2-Pool' ; \ echo 'repo_8_enabled=1' ; \ echo 'repo_8_autorefresh=0' ; \ } > /etc/zypp/services.d/SUSE_Package_Hub_15_SP2_x86_64.service