Ignore:
Timestamp:
Oct 9, 2008, 2:12:32 AM (16 years ago)
Author:
broder
Message:

Expose an interface to the autoinstaller over remctl and validate options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-remote-server/files/usr/sbin/sipb-xen-remote-proxy

    r830 r1088  
    1515    web/listvms )
    1616        sipb-xen-remote-listvms "$@" ;;
    17     control/create )
    18         sipb-xen-remote-create "$MACHINE" "$@" ;;
     17    control/create|control/install )
     18        sipb-xen-remote-create "$SERVICE" "$MACHINE" "$@" ;;
    1919    control/listhost )
    2020        sipb-xen-remote-listhost "$MACHINE" "$@" ;;
Note: See TracChangeset for help on using the changeset viewer.