• remote command execution
  • file transfer
  • configuration file editing
    • replace column specified with some pattern, append column to specified locate
  • machine configuration
    • network
      • IP address, default gateway, resolver (DNS)
  • other
    • install package via some package system ( yum, apt and so on )

Even though Svengali offers only above currently, these must make machine setup operation much easier.

We will implement more functionality.
However, if there is no functionality you want, you can add functionality with plugin mechanism by myself.