Automate SO setup
#2747
-
Hello I need to automate the SO 2.3 setup with Ansible. With SO 1 I was able to achieve this by passing a configuration file when installing. With SO 2.3 I have not found any way to do this, has this feature been removed? If so are there any alternatives you can reccomend? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
TOoSmOotH
Jan 27, 2021
Replies: 1 comment 5 replies
-
You can look at setup/automation to automate answers but salt is still required. You would source your answer file while launching so-setup. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
jLemmings
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can look at setup/automation to automate answers but salt is still required. You would source your answer file while launching so-setup.