Created
March 23, 2020 23:52
-
-
Save mousavian/740caf045601a2a2d203c7002d9aaf81 to your computer and use it in GitHub Desktop.
spacewalk-setup --external-oracle --answer-file=./spacewalk-answers.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
admin-email = | |
ssl-set-org = | |
ssl-set-org-unit = | |
ssl-set-city = | |
ssl-set-state = | |
ssl-set-country = | |
ssl-password = | |
ssl-set-email = | |
ssl-config-sslvhost = N | |
db-backend=oracle | |
db-user= | |
db-password= | |
db-name= | |
db-host= | |
db-port=1521 | |
enable-tftp=N |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment