journal_size for Vagrant

pull/260/head
Yin Jifeng 2015-05-15 13:45:50 +08:00
parent f0b5691186
commit 03508a7ab2
1 changed files with 1 additions and 0 deletions

1
Vagrantfile vendored
View File

@ -53,6 +53,7 @@ ansible_provision = proc do |ansible|
ansible.extra_vars = {
fsid: '4a158d27-f750-41d5-9e7f-26ce4c9d2d45',
monitor_secret: 'AQAWqilTCDh7CBAAawXt6kyTgLFCxSvJhTEmuw==',
journal_size: 100,
}
end
ansible.limit = 'all'