Switch local testing to subdomain model
Requires manual setup through hosts file or dns server for now.
This commit is contained in:
parent
c5eac2a846
commit
b393c0b946
4 changed files with 30 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
|
||||
ansible_host: 192.168.27.2
|
||||
ansible_host: 192.168.56.2
|
||||
ansible_ssh_user: vagrant
|
||||
ansible_ssh_private_key_file: "{{ playbook_dir }}/.vagrant/machines/tau/virtualbox/private_key"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue