bundles/paperless: set some options
This commit is contained in:
parent
df3e18b476
commit
d193ec8ef3
2 changed files with 8 additions and 3 deletions
|
@ -52,6 +52,11 @@ nodes['home.paperless'] = {
|
|||
},
|
||||
'paperless': {
|
||||
'version': 'ng-1.4.4',
|
||||
'timezone': 'Europe/Berlin',
|
||||
},
|
||||
'vm': {
|
||||
'cpu': 2,
|
||||
'ram': 2,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue