소스 검색

unattended-upgrades: Use Bullseye repos for icinga2/Salt

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 1 년 전
부모
커밋
51aba08c0b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      unattended-upgrades/50unattended-upgrades.Debian.bullseye

+ 2 - 2
unattended-upgrades/50unattended-upgrades.Debian.bullseye

@@ -37,10 +37,10 @@ Unattended-Upgrade::Origins-Pattern {
 	"origin=Debian,codename=${distro_codename}-security,label=Debian-Security";
 
 	// Icigna2
-	"o=debian icinga-buster,a=icinga-buster";
+	"o=debian icinga-buster,a=icinga-${distro_codename}";
 
 	// SaltStack
-	"o=SaltStack,a=stable,n=buster,l=salt_debian10";
+	"o=SaltStack,a=stable,n=${distro_codename}";
 };
 
 // List of packages to not update