gdcc / dataverse-ansible

Ansible role for installing Dataverse
GNU General Public License v3.0
18 stars 21 forks source link

introduce dataverse_misc_files_dir variable for /opt/dv and create it… #323

Closed pallinger closed 1 year ago

pallinger commented 1 year ago

introduce dataverse_misc_files_dir variable for /opt/dv and create it during prereq, else language and handle config will fail later

donsizemore commented 1 year ago

@pallinger this looks good, but please don't merge this until I can duplicate your group_var addition to the YML files beneath tests/? will do that today.

pallinger commented 1 year ago

@pallinger this looks good, but please don't merge this until I can duplicate your group_var addition to the YML files beneath tests/? will do that today.

@donsizemore I did the group_vars additions, please check them!

donsizemore commented 1 year ago

@pallinger I submitted a PR to your branch which should get the lang_directory and admcredfile templating bits as well? (unless these will break as nested variables)

pallinger commented 1 year ago

@pallinger I submitted a PR to your branch which should get the lang_directory and admcredfile templating bits as well? (unless these will break as nested variables)

@donsizemore I merged it, so you can merge this if you think it is done.