bundles/powerdnsadmin: use tagged release
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-01-29 18:11:17 +01:00
parent f56852c27d
commit 161aec9314
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 23 additions and 1 deletions

View file

@ -8,7 +8,7 @@ directories = {
git_deploy = {
'/opt/powerdnsadmin/src': {
'repo': 'https://github.com/ngoduykhanh/PowerDNS-Admin.git',
'rev': 'master',
'rev': node.metadata['powerdnsadmin']['version'],
'triggers': {
'action:powerdnsadmin_install_deps',
'action:powerdnsadmin_upgrade_database',