Skip to content

igoriilla-projects/Vagrant-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant-Test

Vagrant test file and playbooks.

Vagrnat create two VM's: web and database with static IP adressess.

Playbook main.yml install apache2, mysql server, php to VM's depending on VM role. Restore preconfigured database and wordpress on VM with LDAP auth

Use your own vagrant ssh key to for ansible. All passwords set in vars, serviceuser password is hashed 123

Tested on Windows host with VirtualBox and Ansible via WSL

TODO:

  • automatically generate all passwords
  • use separate ssh key for each VM in ansible (get after vagrant up and forward to ansible)

About

Vagrant test's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages