Enable exec resource to generate policy.yaml for Gnocchi

The recent change[1] in puppet-gnocchi introduced conversion of policy
file from yaml to json, using the exec resource, thus we need to ensure
that the exec resource is enabled.

[1] https://review.opendev.org/c/openstack/puppet-gnocchi/+/768690

Depends-on: https://review.opendev.org/785076
Closes-Bug: #1922282
Change-Id: I91d3a879938bf6839eaf7e8b2c3d7f617109be2e
This commit is contained in:
Takashi Kajinami 2021-04-07 00:05:12 +09:00
parent 0dbcbd18ad
commit 1ca4f727b6
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ outputs:
# BEGIN DOCKER SETTINGS
puppet_config:
config_volume: gnocchi
puppet_tags: gnocchi_api_paste_ini,gnocchi_config
puppet_tags: gnocchi_api_paste_ini,gnocchi_config,exec
step_config:
list_join:
- "\n"