source:
MondoRescue/branches/3.3/ansible/group_vars/all@
3761
Last change on this file since 3761 was 3761, checked in by , 5 years ago | |
---|---|
File size: 363 bytes |
Line | |
---|---|
1 | --- |
2 | domain: mondorescue.org |
3 | host: mondorescue.hpintelco.org |
4 | ip_ext: 185.170.48.239 |
5 | hyperlinux: 82.236.159.40 |
6 | # "{{ lookup('dig', 'www.hyper-linux.org') }}" |
7 | sshkey: |
8 | "{{ lookup('file', '/users/bruno/.ssh/id_rsa.pub') }}" |
9 | pbkey: |
10 | "{{ lookup('file', '/users/bruno/.ssh/pb_rsa.pub') }}" |
11 | urpmi_server: http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib |
Note:
See TracBrowser
for help on using the repository browser.