Revision e7a2d1ad example/instance-image.d/interfaces

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

  
25 25
. common.sh
26 26

  
27
if [ "${IMAGE_DEBUG} " = 1 ] ; then
28
    set -x
29
fi
27
debug set -x
30 28

  
31 29
DIG="$(which dig)"
32 30

  

Also available in: Unified diff