source: MondoRescue/branches/3.3/ansible/group_vars/all@ 3761

Last change on this file since 3761 was 3761, checked in by Bruno Cornec, 4 years ago

cleanup

File size: 363 bytes
Line 
1---
2domain: mondorescue.org
3host: mondorescue.hpintelco.org
4ip_ext: 185.170.48.239
5hyperlinux: 82.236.159.40
6# "{{ lookup('dig', 'www.hyper-linux.org') }}"
7sshkey:
8 "{{ lookup('file', '/users/bruno/.ssh/id_rsa.pub') }}"
9pbkey:
10 "{{ lookup('file', '/users/bruno/.ssh/pb_rsa.pub') }}"
11urpmi_server: http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib
Note: See TracBrowser for help on using the repository browser.