check_gpg = true
check_ssl = true
distros = ["<distro-version>"]
id = "<image-id>"
name = "<image-name>_"
system = false
type = "<image-type>"
url = "\http://local/repos/rhel-<distro-version>_/<project-repo>/"
check_gpg = true
check_ssl = true
distros = ["<distro-version>"]
id = "<image-id>"
name = "<image-name>_"
system = false
type = "<image-type>"
url = "\http://local/repos/rhel-<distro-version>_/<project-repo>/"
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
check_gpg = true
check_ssl = true
distros = ["rhel-84"]
id = "rhel-84-local"
name = "local packages for rhel-84"
system = false
type = "yum-baseurl"
url = "\http://local/repos/rhel-84/projectrepo/"
check_gpg = true
check_ssl = true
distros = ["rhel-84"]
id = "rhel-84-local"
name = "local packages for rhel-84"
system = false
type = "yum-baseurl"
url = "\http://local/repos/rhel-84/projectrepo/"
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow