Changeset 3780 in MondoRescue for branches/3.3/ansible/group_vars/all


Ignore:
Timestamp:
Jan 25, 2021, 7:43:10 PM (3 years ago)
Author:
Bruno Cornec
Message:

normalize usage of syslinux variable with dirname

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/ansible/group_vars/all

    r3761 r3780  
    33host: mondorescue.hpintelco.org
    44ip_ext: 185.170.48.239
    5 hyperlinux: 82.236.159.40
     5hyperlinux: 193.251.72.40
    66#  "{{ lookup('dig', 'www.hyper-linux.org') }}"
    77sshkey:
     
    1010  "{{ lookup('file', '/users/bruno/.ssh/pb_rsa.pub') }}"
    1111urpmi_server: http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib
     12ip_int: 10.11.7.195
     13netmask_int: 255.255.255.192
     14gw: 10.11.7.193
     15smtp: 10.11.3.13
     16dns1: 10.11.0.13
     17dns2: 10.11.0.14
     18keypwd: XXXXXXXXXXX
     19dbpwd: XXXXXXXXXXX
Note: See TracChangeset for help on using the changeset viewer.