mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2025-09-08 21:49:29 +00:00
updates for redmine-install 2.0.2, rvm_io.ruby,et al.
This commit is contained in:
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@@ -23,6 +23,8 @@ Vagrant.configure(2) do |config|
|
||||
|
||||
config.vm.provision 'deploy', type: 'ansible' do |ansible|
|
||||
ansible.playbook = 'playbook.yml'
|
||||
ansible.galaxy_role_file = 'requirements.yml'
|
||||
ansible.galaxy_roles_path = 'roles'
|
||||
end
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user