Update unattended upgrades role (#80)

* Add working public private key pair

* Make use of forked roles

* Update unattended-upgrades role to 1.3.0
This commit is contained in:
Mischa ter Smitten 2016-12-15 10:37:21 +01:00 committed by Kevin van Zonneveld
parent d8b5c77cf5
commit 843e38dda8
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ install {
} }
roles { roles {
role = "{{{init.paths.roles_dir}}}/unattended-upgrades/1.2.0" role = "{{{init.paths.roles_dir}}}/unattended-upgrades/1.3.0"
} }
tasks { tasks {