Override the directory where the parity package is created in dev

This commit is contained in:
Greg 2017-05-08 16:52:08 +02:00
parent fc346e85c9
commit 18dba49d51
1 changed files with 3 additions and 0 deletions

View File

@ -6,5 +6,8 @@
"default_attributes": {
},
"override_attributes": {
"kosmos-parity": {
"debian_package_dir": "/vagrant"
}
}
}