Merge "keystone: drop duplicate -DFOREGROUND" into stable/stein

This commit is contained in:
Zuul 2019-08-07 21:06:09 +00:00 committed by Gerrit Code Review
commit 2376fba555
1 changed files with 1 additions and 1 deletions

View File

@ -687,7 +687,7 @@ outputs:
config_image: &keystone_config_image {get_param: DockerKeystoneConfigImage}
kolla_config:
/var/lib/kolla/config_files/keystone.json:
command: /usr/sbin/httpd -DFOREGROUND
command: /usr/sbin/httpd
config_files:
- source: "/var/lib/kolla/config_files/src/etc/keystone/fernet-keys"
dest: "/etc/keystone/fernet-keys"