source: main/waeup-ansible/hosts @ 15536

Last change on this file since 15536 was 15390, checked in by uli, 6 years ago

Remove private hosts.

File size: 534 bytes
Line 
1[yet-untouched]
2
3
4[vhosts]
5# localhost:2323 ansible_user=ubuntu ansible_ssh_pass=2d20eb81c5dbe0167f27151c
6# at least from ubuntu 18.04 on, vagrant is the default user again.
7v1.waeup.org:2322 ansible_user=ubuntu
8v2.waeup.org:2323 ansible_user=ubuntu
9v3.waeup.org:2324 ansible_user=vagrant
10v4.waeup.org:2325 ansible_user=ubuntu
11v5.waeup.org:2326 ansible_user=ubuntu
12v6.waeup.org:2327 ansible_user=vagrant
13
14
15[bootstrapped]
16h8.waeup.org
17
18[production]
19h5.waeup.org
20h6.waeup.org
21h7.waeup.org
22
23[nonvirtual:children]
24production
25bootstrapped
Note: See TracBrowser for help on using the repository browser.