source: main/waeup-ansible/hosts @ 15908

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

Reflect last server additions/removals.

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