IPCEICIS-3111 #21

Closed
Michal.Wrobel wants to merge 131 commits from IPCEICIS-3111 into development
Showing only changes of commit 12d35ad1e9 - Show all commits

View file

@ -43,9 +43,5 @@ server:
bao login $(grep "Initial Root Token:" /tmp/init.txt | awk '{print $NF}')
rm /tmp/init.txt
bao audit enable file file_path=stdout
touch /var/log/openbao.log
chmod 644 /var/log/openbao.log
chown openbao:openbao /var/log/openbao.log
bao audit enable file file_path=/var/log/openbao.log
ui:
enabled: true