fix typo in crudini command
Change-Id: I67f23c1fa987c33abef8607834dfface1de0fee2
This commit is contained in:
parent
2ab124bac0
commit
818b119d22
@ -61,7 +61,7 @@ crudini --set $cfg DEFAULT osapi_volume_listen 0.0.0.0
|
||||
|
||||
# configure logging to stderr
|
||||
crudini --del $cfg DEFAULT log_dir
|
||||
crudini --sel $cfg DEFAULT log_file ""
|
||||
crudini --set $cfg DEFAULT log_file ""
|
||||
crudini --set $cfg DEFAULT use_stderr True
|
||||
crudini --set $cfg DEFAULT admin_token "${KEYSTONE_ADMIN_TOKEN}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user