1
0
mirror of https://github.com/krislamo/vagrant-easyredmine synced 2025-09-09 14:09:29 +00:00

Ruby should be 2.6.x for official compatibility

This commit is contained in:
2021-02-03 15:44:10 -05:00
parent c66e0a628f
commit d2f4d0841e

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