Update repository link and branches names for c9s
Now the fedora-selinux/selinux-policy repository is used for policy sources and both git and dist-git use the c9s branch. Related: RHEL-22960
This commit is contained in:
parent
1b5f5feb56
commit
e04ed68484
@ -2,9 +2,9 @@
|
||||
|
||||
DISTGIT_PATH=$(pwd)
|
||||
|
||||
RHEL_VERSION="rhel-9.4.0"
|
||||
DISTGIT_BRANCH="rhel-9.4.0"
|
||||
REPO_SELINUX_POLICY=${REPO_SELINUX_POLICY:-git@gitlab.cee.redhat.com:SELinux/selinux-policy.git}
|
||||
RHEL_VERSION="c9s"
|
||||
DISTGIT_BRANCH="c9s"
|
||||
REPO_SELINUX_POLICY=${REPO_SELINUX_POLICY:-https://github.com/fedora-selinux/selinux-policy.git}
|
||||
REPO_SELINUX_POLICY_BRANCH=${REPO_SELINUX_POLICY_BRANCH:-$RHEL_VERSION}
|
||||
REPO_CONTAINER_SELINUX=${REPO_CONTAINER_SELINUX:-git@github.com:projectatomic/container-selinux.git}
|
||||
REPO_MACRO_EXPANDER=${REPO_MACRO_EXPANDER:-git@gitlab.cee.redhat.com:SELinux/macro-expander.git}
|
||||
|
Loading…
Reference in New Issue
Block a user