source: main/waeup-ansible/hosts @ 15573

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

We ran setup.yml on h8.

therefore it is now a production machine and not only bootstrapped anymore.

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]
16
17[production]
18h5.waeup.org
19h6.waeup.org
20h7.waeup.org
21h8.waeup.org
22
23[nonvirtual:children]
24production
25bootstrapped
Note: See TracBrowser for help on using the repository browser.