Changeset 6c1981f for fedkit


Ignore:
Timestamp:
Sep 25, 2009 5:54:25 PM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-2.00, version-3.01, version-3.02
Children:
181cf9c
Parents:
4702322
Message:

set up dragon on master nodes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedkit/make_hosts

    r4702322 r6c1981f  
    7272                ;;
    7373esac
     74
     75# If we need to configure an interface up for a DRAGON embedding, do it here.
     76if [ -e $SCRIPTDIR/config_from_tunnelip.pl ]; then
     77        $PERL $SCRIPTDIR/config_from_tunnelip.pl
     78fi
    7479# I remain unclear why ospfd seems screwed up after the resetting of accounts
    7580# and mounts.  This seems to fix it, but it's not very satisfying.  At this
Note: See TracChangeset for help on using the changeset viewer.