Skip to content
Snippets Groups Projects
Commit b9aa90ff authored by nimrod's avatar nimrod
Browse files

Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example

parents ba9e7663 61e2bb8a
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,7 @@ vagrant: ...@@ -23,6 +23,7 @@ vagrant:
options: options:
append_platform_to_hostname: yes append_platform_to_hostname: yes
raw_config_args: raw_config_args:
- 'vm.boot_timeout = 600'
- 'vm.synced_folder ".", "/vagrant", disabled: true' - 'vm.synced_folder ".", "/vagrant", disabled: true'
- 'vbguest.auto_update = false if Vagrant.has_plugin?("vbguest")' - 'vbguest.auto_update = false if Vagrant.has_plugin?("vbguest")'
- 'landrush.enabled = false if Vagrant.has_plugin?("landrush")' - 'landrush.enabled = false if Vagrant.has_plugin?("landrush")'
......
ansible==2.2.1.0 ansible==2.2.1.0
testinfra==1.5.3 testinfra==1.5.3
molecule==1.19.1 molecule==1.19.3
ansible-lint==3.4.10 ansible-lint==3.4.10
pre-commit==0.12.2 pre-commit==0.12.2
piprot==0.9.7 piprot==0.9.7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment