#!/bin/sh -x . /etc/leap/platform-test.cfg cd $ROOTDIR/$PROVIDER for i in $SERVICES do leap node add --local $i services:$i done