506 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			506 B
		
	
	
	
	
	
	
	
Requirements
The installation of Vagrant is documented in the Vagrant documentation.
The used provisioner is Ansible. To be able to start this Vagrant environment install Ansible on the Vagrant host.
$ sudo yum install -y ansibleA helper script (scripts/get_hosts.py) requires the Python library PyYAML.
$ sudo yum install -y PyYAML