privacyidea: change repos
This commit is contained in:
parent
cf37c69a56
commit
4e9b17f4c4
|
@ -16,5 +16,6 @@ KERNEL_CONFIG = appliances/$(APPLIANCE)/kernel.config
|
||||||
ENABLE_SSHD = YES
|
ENABLE_SSHD = YES
|
||||||
TIMEZONE=Europe/Berlin
|
TIMEZONE=Europe/Berlin
|
||||||
LOCALE=de_DE.utf8
|
LOCALE=de_DE.utf8
|
||||||
REPO_NAMES = unitas
|
REPO_NAMES = unitas-misc unitas-privacyidea
|
||||||
REPO_URI_unitas = https://git.unitas-network.de/Gentoo/unitas.git
|
REPO_URI_unitas-misc = https://git.unitas-network.de/Gentoo/unitas-misc.git
|
||||||
|
REPO_URI_unitas-privacyidea = https://git.unitas-network.de/Gentoo/unitas-privacyidea.git
|
||||||
|
|
Reference in New Issue