|
Last change
on this file since 3780 was 3780, checked in by Bruno Cornec, 5 years ago |
|
normalize usage of syslinux variable with dirname
|
|
File size:
519 bytes
|
| Line | |
|---|
| 1 | ---
|
|---|
| 2 | domain: mondorescue.org
|
|---|
| 3 | host: mondorescue.hpintelco.org
|
|---|
| 4 | ip_ext: 185.170.48.239
|
|---|
| 5 | hyperlinux: 193.251.72.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
|
|---|
| 12 | ip_int: 10.11.7.195
|
|---|
| 13 | netmask_int: 255.255.255.192
|
|---|
| 14 | gw: 10.11.7.193
|
|---|
| 15 | smtp: 10.11.3.13
|
|---|
| 16 | dns1: 10.11.0.13
|
|---|
| 17 | dns2: 10.11.0.14
|
|---|
| 18 | keypwd: XXXXXXXXXXX
|
|---|
| 19 | dbpwd: XXXXXXXXXXX
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.