mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2025-09-09 22:19:29 +00:00
numerous improvements
This commit is contained in:
Binary file not shown.
@@ -1,11 +0,0 @@
|
||||
{{ redmine_root_dir }}
|
||||
1
|
||||
{{ redmine_db_name }}
|
||||
{{ redmine_db_host }}
|
||||
{{ redmine_db_user }}
|
||||
{{ redmine_db_password }}
|
||||
{{ redmine_db_encoding }}
|
||||
{{ redmine_db_port }}
|
||||
2
|
||||
{{ sendmail_path }}
|
||||
{{ sendmail_args }}
|
@@ -1,5 +1,5 @@
|
||||
|
||||
passenger_root /usr/share/ruby/vendor_ruby/phusion_passenger/locations.ini;
|
||||
passenger_ruby /usr/bin/ruby;
|
||||
passenger_ruby /usr/local/rvm/gems/ruby-{{ ruby_version }}/wrappers/ruby;
|
||||
passenger_instance_registry_dir /var/run/passenger-instreg;
|
||||
|
||||
|
Reference in New Issue
Block a user