source:
main/waeup-ansible/hosts
@
15978
Last change on this file since 15978 was 15915, checked in by , 5 years ago | |
---|---|
File size: 574 bytes |
Rev | Line | |
---|---|---|
[15915] | 1 | [yet_untouched] |
[14762] | 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. |
6 | v1.waeup.org:2322 ansible_user=ubuntu | |
[14762] | 7 | v2.waeup.org:2323 ansible_user=ubuntu |
[15389] | 8 | v3.waeup.org:2324 ansible_user=vagrant |
[14762] | 9 | v4.waeup.org:2325 ansible_user=ubuntu |
[14905] | 10 | v5.waeup.org:2326 ansible_user=ubuntu |
[15389] | 11 | v6.waeup.org:2327 ansible_user=vagrant |
[15908] | 12 | v10.waeup.org:2328 ansible_user=vagrant |
[14762] | 13 | |
14 | ||
15 | [bootstrapped] | |
[15908] | 16 | h9.waeup.org |
17 | h10.waeup.org | |
[14762] | 18 | |
[13955] | 19 | [production] |
20 | h5.waeup.org | |
[15573] | 21 | h8.waeup.org |
[14762] | 22 | |
23 | [nonvirtual:children] | |
24 | production | |
25 | bootstrapped |
Note: See TracBrowser for help on using the repository browser.