Skip to content
Snippets Groups Projects
Commit 8940b4d2 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: update $HOME for Oracle DB user

parent b3693651
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
uid: "{{ vault_oracle_uid }}"
group: "{{ vault_oracle_group }}"
create_home: "false"
home: "/exlibris/app/oracle/product/12r1"
home: "/exlibris/app/oracle/product/19c"
password_lock: true
shell: "/bin/tcsh"
state: present
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment