bundles/postfixadmin: use tagged release
This commit is contained in:
parent
fa462fbd0f
commit
f56852c27d
4 changed files with 22 additions and 1 deletions
|
@ -19,7 +19,7 @@ directories = {
|
|||
git_deploy = {
|
||||
'/opt/postfixadmin': {
|
||||
'repo': 'https://github.com/postfixadmin/postfixadmin.git',
|
||||
'rev': 'master',
|
||||
'rev': 'postfixadmin-{}'.format(node.metadata['postfixadmin']['version']),
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue