echo on
# launch a chef_orchestre with sub_system name toto
launch toto localhost
set configuration_file example.xml toto
set action configure toto
set action load toto
set action initialise toto
set action start toto
sleep 10.0
set action stop toto
set action reset_com toto
set action unload toto
set action unconfigure toto
set action finish toto
