Commit Graph

10 Commits

Author SHA1 Message Date
Natalia Gulko f85874f609 Increase vagrant disk size, small yml format fixes 2018-11-08 15:19:59 -08:00
natalia f03dadf975 Add PROXY_PORT variable, removed port forwarding in the vagrant file 2018-09-24 14:34:24 -07:00
natalia 69c8cb5258 Added blockscout role 2018-09-18 23:01:59 -07:00
Aleskey Zalesov c536dfe3d4 Configure the python interpreter based on OS
CentOS has python 2.x installed and Ubuntu 16.04 has python 3.x. Hosts
belong to the group centos or ubuntu. Inventory example attached.
2018-06-19 15:27:17 +03:00
ArseniiPetrovich 7988410a8d fixes for #76, #79, #80, #92, #99, partially #102, partially #104 2018-04-19 19:31:20 +03:00
Aleskey Zalesov a18e5b3620 Add stubs for the integration tests
They are running each time machine is provisioned.
2018-03-13 14:24:11 +03:00
Aleskey Zalesov 096dd933f4 Delete comment from Vagrantfile 2018-03-13 14:17:16 +03:00
Aleskey Zalesov 64c7cefe76 Add Vagrantfile to test playbooks locally
Vagrant uses VirtualBox provider to run the virtual machines. Docker is
not useful in playbooks testing as requires their modification.
2018-03-13 14:14:52 +03:00
Aleskey Zalesov 2ab5b4ef99 Run Ansible provisioner for the validator vm 2018-03-05 18:37:50 +03:00
Aleskey Zalesov ae670b8a73 Run Ubuntu vm from Vagrant 2018-03-05 18:14:02 +03:00