1
0
mirror of https://github.com/krislamo/vagrant-easyredmine synced 2024-09-19 15:30:34 +00:00

Ruby should be 2.6.x for official compatibility

This commit is contained in:
Kris Lamoureux 2021-02-03 15:44:10 -05:00
parent c66e0a628f
commit d2f4d0841e
Signed by: kris
GPG Key ID: A30022791E1719A4

View File

@ -37,7 +37,7 @@ smtp_authentication: plain
smtp_enable_starttls: yes smtp_enable_starttls: yes
smtp_openssl_verify_mode: peer smtp_openssl_verify_mode: peer
swap_add_mb: 512 swap_add_mb: 512
ruby_version: 2.7.1 ruby_version: 2.6.6
is_production_vm: no is_production_vm: no
redmine_files_nfs_mount: '' # /mnt/redminefiles redmine_files_nfs_mount: '' # /mnt/redminefiles
redmine_files_nfs_source: '' # 171.26.20.75:/srv/easyredmine redmine_files_nfs_source: '' # 171.26.20.75:/srv/easyredmine