bundles/powerdnsadmin: use tagged release
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
f56852c27d
commit
161aec9314
3 changed files with 23 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue