source: main/waeup-ansible/hosts @ 15914

Last change on this file since 15914 was 15914, checked in by uli, 5 years ago

Remove retired servers.

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