github.com/SUSE/skuba@v1.4.17/ci/infra/libvirt/cloud-init/register-scc.tpl (about)

     1    - [ SUSEConnect, -r, ${caasp_registry_code} ]
     2    - [ SUSEConnect, -p, sle-module-containers/15.1/x86_64 ]
     3    - [ SUSEConnect, -p, caasp/4.0/x86_64, -r, ${caasp_registry_code} ]
     4  %{ if ha_registry_code != "" ~}
     5    - [ SUSEConnect, -p, sle-ha/15.1/x86_64, -r, ${ha_registry_code} ]
     6  %{ endif ~}