Revision e84e87cd example/instance-image.d/interfaces

b/example/instance-image.d/interfaces
5 5

  
6 6
. common.sh
7 7

  
8
if [ "${DEBUG_LEVEL} " = 1 ] ; then
9
    set -x
10
fi
11

  
8 12
DIG="$(which dig)"
9 13
OS_TYPE=""
10 14
FQDN=""

Also available in: Unified diff