c27002c Added support for installing roles through kickstart

Authored and Committed by sgallagh 8 years ago
    Added support for installing roles through kickstart
    
    - Added support for providing setting values through stdin
    - Enabled deploying Domain Controller and Database Server with no mandatory
      options
    - New API feature: sanitize() which will remove sensitive information from the
      settings output (such as autogenerated passwords once they have been
      recorded)
    
        
file modified
+1 -0
file modified
+17 -5
file modified
+1 -1