Adding back the rerun, since we can now ignore it via --ignore-rerun

This commit is contained in:
Anton Hvornum 2019-06-20 16:39:10 +00:00
parent 1ffde6ff9f
commit 430f5bda2e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"packages" : "openssh sudo openvpn easy-rsa", "packages" : "openssh sudo openvpn easy-rsa",
"post" : "stay", "post" : "stay",
"country" : "SE", "country" : "SE",
"mirrors" : true, "mirrors" : true
}, },
"post" : { "post" : {
"install database": "postgresql", "install database": "postgresql",