rita
rita copied to clipboard
Add support for unattended RITA installs
Currently the RITA installer requires the user to answer a number of prompts. This makes it impossible to run the installer from an automated system such as TrevorCI or Jenkins. The install script should be altered to support unattended installs, likely through the use of modifiable defaults in a config file, or through command line parameters.