IPCEICIS-3111 #21
1 changed files with 0 additions and 4 deletions
|
@ -43,9 +43,5 @@ server:
|
||||||
bao login $(grep "Initial Root Token:" /tmp/init.txt | awk '{print $NF}')
|
bao login $(grep "Initial Root Token:" /tmp/init.txt | awk '{print $NF}')
|
||||||
rm /tmp/init.txt
|
rm /tmp/init.txt
|
||||||
bao audit enable file file_path=stdout
|
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:
|
ui:
|
||||||
enabled: true
|
enabled: true
|
Reference in a new issue