deploy/hosts/hosts.explorunivers_test
author ymh <ymh.work@gmail.com>
Thu, 20 Sep 2018 18:44:52 +0200
changeset 14 521d1a8c7150
parent 1 66f388fa2130
permissions -rw-r--r--
Correct deploy script to process the correct dashboard

[explorunivers_test]
localhost

[explorunivers_test:children]
remote_static
remote_annotations_api
remote_discussions

[remote_static]
172.16.1.7 ansible_user=vagrant ansible_become=yes

[remote_annotations_api]
172.16.1.7 ansible_user=vagrant ansible_become=yes

[remote_discussions]
172.16.1.7 ansible_user=vagrant ansible_become=yes