diff --git a/deploy_samba.groovy b/deploy_samba.groovy index a4f4fc6..4b841c3 100644 --- a/deploy_samba.groovy +++ b/deploy_samba.groovy @@ -9,7 +9,8 @@ def stacks = ['samba-1x3', 'samba-sisyphus-1x3-pub', 'samba-sisyphus-3x3-pub', 'samba-sisyphus-3x3', - 'krb5-sisyphus-1x1'] + 'krb5-sisyphus-1x1', + 'krb5-9-1x1'] def infraRepo = 'https://github.com/altlinuxteam/infra.git' def infraBranch = 'master' def confRepo = 'http://gogs.srt/BaseALT/infra-conf.git'