Fix the credentials file name

Change-Id: Ib4ae946720741741cd56a9ffab9aeb9fd2f0ec97
This commit is contained in:
ZhijunWei 2018-04-29 12:03:46 +00:00 committed by weizj
parent 87ddedc694
commit da956a0622
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ Configuring service credentials
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Configure credentials for each service in the
``/etc/openstack_deploy/*_secrets.yml`` files. Consider using the
``/etc/openstack_deploy/user_secrets.yml`` file. Consider using the
`Ansible Vault <http://docs.ansible.com/playbooks_vault.html>`_ feature to
increase security by encrypting any files that contain credentials.