From da956a0622ef23b84e6e3678a9e3e63398e3a063 Mon Sep 17 00:00:00 2001 From: ZhijunWei Date: Sun, 29 Apr 2018 12:03:46 +0000 Subject: [PATCH] Fix the credentials file name Change-Id: Ib4ae946720741741cd56a9ffab9aeb9fd2f0ec97 --- deploy-guide/source/configure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-guide/source/configure.rst b/deploy-guide/source/configure.rst index 5b5f189ada..b1d646774c 100644 --- a/deploy-guide/source/configure.rst +++ b/deploy-guide/source/configure.rst @@ -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 `_ feature to increase security by encrypting any files that contain credentials.