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

This commit is contained in:
Zuul 2019-08-21 21:17:51 +00:00 committed by Gerrit Code Review
commit 89c3f4192f
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,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"