impossible to choose derby database instead of mysql · Issue #6 · jpnewman/ansible-role-artifactory · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
It's unclear how to choose a derby installation
first try :
- role: ansible-role-artifactory
artifactory_database: artifactory_database_object_derby
second try
- role: ansible-role-artifactory
artifactory_database:
type: Derby
None of the two work.
Thanks for your help
The text was updated successfully, but these errors were encountered:
Your right, the README.md file is not clear both 'artifactory_database_object_derby' and 'artifactory_database_object_mysql' refer to the tables below.
Hello
It's unclear how to choose a derby installation
first try :
- role: ansible-role-artifactory
artifactory_database: artifactory_database_object_derby
second try
- role: ansible-role-artifactory
artifactory_database:
type: Derby
None of the two work.
Thanks for your help
The text was updated successfully, but these errors were encountered: