source: main/waeup-ansible/hosts @ 15978

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

Rename group [yet-untouched] -> [yet_untouched]

as ansible does not like dashes in groupnames.

File size: 574 bytes
RevLine 
[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.
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
[15573]21h8.waeup.org
[14762]22
23[nonvirtual:children]
24production
25bootstrapped
Note: See TracBrowser for help on using the repository browser.